Skip to content

Commit af67887

Browse files
authored
Merge pull request #513 from zaproxy/dependabot/github_actions/gha-11036554ad
2 parents 56c5a40 + cac052c commit af67887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
with:
2020
distribution: 'temurin'
2121
java-version: ${{ matrix.java }}
22-
- uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c # v5.0.2
22+
- uses: gradle/actions/setup-gradle@39e147cb9de83bb9910b8ef8bd7fff0ee20fcd6f # v6.0.1
2323
- run: ./gradlew assemble
2424
- run: ./gradlew check

0 commit comments

Comments
 (0)