Skip to content

Commit f45cecf

Browse files
authored
Merge pull request #30 from UltraCosmetics/dependabot/github_actions/gradle/actions-3.3.1
Bump gradle/actions from 3.3.0 to 3.3.1
2 parents a359a60 + eee165e commit f45cecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
# https://github.com/gradle/wrapper-validation-action
1818
- name: Wrapper Validation
19-
uses: gradle/actions/[email protected].0
19+
uses: gradle/actions/[email protected].1
2020

2121
- name: Make Gradlew executable
2222
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)