Skip to content

Commit 3631ee4

Browse files
Update gradle/wrapper-validation-action action to v2.1.2 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af29163 commit 3631ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919

20-
- uses: gradle/[email protected].1
20+
- uses: gradle/[email protected].2
2121

2222
build:
2323
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)