Skip to content

Commit 5cafa1f

Browse files
Update gradle/gradle-build-action action to v3 [SECURITY] (#275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed7c546 commit 5cafa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
java-version: 17
2222

2323
- name: Assemble and Check
24-
uses: gradle/gradle-build-action@v2
24+
uses: gradle/gradle-build-action@v3
2525
with:
2626
arguments: assemble check
2727

0 commit comments

Comments
 (0)