Skip to content

Commit 82d8686

Browse files
authored
Merge pull request #610 from skadi-cloud/dependabot/github_actions/gradle/wrapper-validation-action-3.4.2
build(deps): bump gradle/wrapper-validation-action from 2.1.1 to 3.4.2
2 parents b903827 + 8250c25 commit 82d8686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-gradle-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2323
- uses: actions/checkout@v4
2424
- name: Gradle Wrapper Validation
25-
uses: gradle/wrapper-validation-action@v2.1.1
25+
uses: gradle/wrapper-validation-action@v3.4.2

0 commit comments

Comments
 (0)