Skip to content

Commit

Permalink
chore: pin GitHub Action digests (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose authored May 24, 2022
1 parent f0019b5 commit 92540d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2

- name: "Dependency Review"
uses: actions/dependency-review-action@39e692fa323107ef86d8fdac0067ce647f239bd7 # tag=v1
uses: actions/dependency-review-action@a9c83d3af6b9031e20feba03b904645bb23d1dab # tag=v1.0.2

0 comments on commit 92540d4

Please sign in to comment.