Skip to content

Commit 2690179

Browse files
chore(deps): update actions/checkout action to v3.2.0
| datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v3.1.0 | v3.2.0 |
1 parent eb752e0 commit 2690179

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/checkout@v3.1.0
9+
- uses: actions/checkout@v3.2.0
1010
- uses: gradle/[email protected]

0 commit comments

Comments
 (0)