Skip to content

Commit

Permalink
feat: Switching to iarekylew00t/setup-slsa-verifier
Browse files Browse the repository at this point in the history
  • Loading branch information
IAreKyleW00t committed Sep 4, 2024
1 parent d4937f9 commit e8870ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install SLSA verifier
if: matrix.slsa == true && runner.os == 'Linux'
uses: slsa-framework/slsa-verifier/actions/installer@3714a2a4684014deb874a0e737dffa0ee02dd647 # v2.6.0
if: matrix.slsa == true
uses: iarekylew00t/setup-slsa-verifier@cd4853b15257e69eef484481b074222362dc6c59 # v1.0.0

- name: Install crane
id: crane
Expand Down

0 comments on commit e8870ab

Please sign in to comment.