Skip to content

Commit

Permalink
chore(security): Update and pin Graddle workflow actions (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: Jim Anderson <jim.anderson@auth0.com>
  • Loading branch information
evansims and jimmyjames committed Jul 28, 2023
1 parent e850546 commit 3fbbea4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
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@1.0.6

0 comments on commit 3fbbea4

Please sign in to comment.