Skip to content

Commit

Permalink
Merge pull request #78 from 1c-syntax/dependabot/github_actions/gradl…
Browse files Browse the repository at this point in the history
…e-update/update-gradle-wrapper-action-2

Bump gradle-update/update-gradle-wrapper-action from 1 to 2
  • Loading branch information
theshadowco authored Sep 25, 2024
2 parents 2a5eea2 + 12c08c8 commit 63ba2d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gradle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cache: gradle

- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
uses: gradle-update/update-gradle-wrapper-action@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
set-distribution-checksum: false

0 comments on commit 63ba2d5

Please sign in to comment.