Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to b4ffde6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and levibostian committed Apr 13, 2024
1 parent c32a770 commit 662cc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
danger:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run danger
run: npx danger@11 ci --dangerfile dangerfile.js
env:
Expand Down

0 comments on commit 662cc9a

Please sign in to comment.