Skip to content

Commit 4bfbea4

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update gradle/actions digest to 94baf22
1 parent 8342675 commit 4bfbea4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: matrix.jdk != '17'
3535
shell: bash
3636
run: echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
37-
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
37+
- uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
3838
with:
3939
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
4040
- shell: bash
@@ -73,7 +73,7 @@ jobs:
7373
if: matrix.jdk != '17'
7474
shell: bash
7575
run: echo "TOOLCHAIN_JDK=$JAVA_HOME" >> $GITHUB_ENV
76-
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
76+
- uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
7777
with:
7878
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
7979
- shell: bash
@@ -101,7 +101,7 @@ jobs:
101101
with:
102102
distribution: liberica
103103
java-version: 17
104-
- uses: gradle/actions/setup-gradle@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
104+
- uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4
105105
with:
106106
cache-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
107107
- shell: bash

0 commit comments

Comments
 (0)