Skip to content

Commit

Permalink
chore(security): Update and pin Graddle workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Jul 17, 2023
1 parent d8fe9a2 commit 6ef84cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-wrapper-validation.yml
Expand Up @@ -6,5 +6,5 @@ jobs:
name: "validation/gradlew"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b # pin@v1

0 comments on commit 6ef84cf

Please sign in to comment.