Skip to content

Commit

Permalink
chore(deps): pin actions/checkout action to 8ade135
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 39c6243 commit 1fdb76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- name: Scan image with Trivy
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit 1fdb76f

Please sign in to comment.