Skip to content

Commit

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

build(deps): Bump slsa-framework/slsa-verifier from 2.2.0 to 2.3.0
  • Loading branch information
IAreKyleW00t committed May 12, 2023
2 parents 3224671 + 72482bf commit e3fba05
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.2.0
uses: slsa-framework/slsa-verifier/actions/installer@v2.3.0
if: matrix.slsa && runner.os == 'Linux' # doesn't work on Windows or macOS

- name: Install crane
Expand Down

0 comments on commit e3fba05

Please sign in to comment.