Skip to content

Commit

Permalink
Update verifier-action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed Oct 21, 2022
1 parent b69b534 commit d6207cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/verifier-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: slsa-framework/slsa-verifier/actions/installer@v1.4.1
- run: |
- name: run it
run: |
set -euo pipefail
slsa-verifier
hash:
Expand Down

0 comments on commit d6207cc

Please sign in to comment.