Skip to content

Commit ed2b86c

Browse files
chore: bump gradle/actions/setup-gradle from 4.4.3 to 6.3.0 (#3373)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ff60bd commit ed2b86c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/verify_api_scopes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
distribution: 'corretto'
2929

3030
- name: Setup Gradle
31-
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
31+
uses: gradle/actions/setup-gradle@9c971963bec38e04b3d30dcc455b5382be2fdbfb # v6.3.0
3232

3333
- name: Verify API scopes
3434
run: scripts/verify_api_scopes.sh

0 commit comments

Comments
 (0)