Skip to content

Commit 353ffc7

Browse files
authored
Merge pull request #36 from MinimallyCorrect/dependabot/github_actions/gradle/wrapper-validation-action-1.0.4
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4
2 parents c5d8ae7 + f6dac10 commit 353ffc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v2
16-
- uses: gradle/[email protected].3
16+
- uses: gradle/[email protected].4
1717

1818
build:
1919
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"

0 commit comments

Comments
 (0)