Skip to content

Commit

Permalink
Merge pull request #243 from jaconi-io/dependabot/github_actions/grad…
Browse files Browse the repository at this point in the history
…le/gradle-build-action-3

build(deps): bump gradle/gradle-build-action from 2 to 3
  • Loading branch information
jnodorp-jaconi authored Jan 30, 2024
2 parents 06415b2 + f99404c commit bd6f261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: gradle/wrapper-validation-action@v1

- name: Test with Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
env:
MORP_OAUTH2CLIENT_REGISTRATION_GOOGLE_CLIENTID: ${{ secrets.GOOGLE_CLIENT_ID }}
MORP_OAUTH2CLIENT_REGISTRATION_GOOGLE_CLIENTSECRET: ${{ secrets.GOOGLE_CLIENT_SECRET }}
Expand Down

0 comments on commit bd6f261

Please sign in to comment.