Skip to content

Commit

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

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

- name: Install crane
Expand Down

0 comments on commit 697043c

Please sign in to comment.