Skip to content

Commit 618c996

Browse files
author
Evan Sims
authored
chore(security): Update and pin Graddle workflow actions (#667)
2 parents d8fe9a2 + 8c9bbf8 commit 618c996

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
name: "validation/gradlew"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
10-
- uses: gradle/wrapper-validation-action@v1
9+
- uses: actions/checkout@v3
10+
- uses: gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b # pin@v1.0.6

0 commit comments

Comments
 (0)