Skip to content

Commit

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

build(deps): Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0
  • Loading branch information
IAreKyleW00t committed Apr 13, 2023
2 parents 3a6646d + 37e6eb6 commit 3224671
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.1.0
uses: slsa-framework/slsa-verifier/actions/installer@v2.2.0
if: matrix.slsa && runner.os == 'Linux' # doesn't work on Windows or macOS

- name: Install crane
Expand Down

0 comments on commit 3224671

Please sign in to comment.