Skip to content

Commit 989abe0

Browse files
chore(deps): update actions/checkout action to v3.0.2 (#77)
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v3.0.0 | v3.0.2 | Co-authored-by: Renovate Bot <[email protected]>
1 parent 69152e3 commit 989abe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
name: "Validation"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/[email protected].0
9+
- uses: actions/[email protected].2
1010
- uses: gradle/[email protected]

0 commit comments

Comments
 (0)