Skip to content

Commit

Permalink
Merge pull request #3 from IAreKyleW00t/dependabot/github_actions/sls…
Browse files Browse the repository at this point in the history
…a-framework/slsa-verifier-2.1.0

build(deps): Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0
  • Loading branch information
IAreKyleW00t committed Mar 31, 2023
2 parents 6d364d5 + 7bc75c4 commit 3a6646d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v3

- name: Install SLSA verifier
uses: slsa-framework/slsa-verifier/actions/installer@v2.0.1
uses: slsa-framework/slsa-verifier/actions/installer@v2.1.0
if: matrix.slsa && runner.os == 'Linux' # doesn't work on Windows or macOS

- name: Install crane
Expand Down

0 comments on commit 3a6646d

Please sign in to comment.