Skip to content

Commit 438d044

Browse files
authored
Merge pull request #324 from kit-data-manager/renovate/gradle-actions-6.x
chore(deps): update gradle/actions action to v6
2 parents a49c8af + 49e4590 commit 438d044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Install Dependencies
3535
run: npm install -g ro-crate-html-js
3636
- name: Setup Gradle
37-
uses: gradle/actions/setup-gradle@v5
37+
uses: gradle/actions/setup-gradle@5e2ebd065dc2488b7a6ad670704656cbbe1e8f60 # v6
3838
- name: Build and Test with Gradle
3939
run: ./gradlew -Dprofile=release build
4040
- name: Upload (test) reports as artifact on GitHub on manual runs

0 commit comments

Comments
 (0)