Skip to content

Commit

Permalink
Merge pull request #2 from runwaylab/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-cba6d5c2c6

Bump actions/attest-build-provenance from 1.4.3 to 2.1.0 in the github-actions group across 1 directory
  • Loading branch information
GrantBirki authored Jan 2, 2025
2 parents 667c201 + 76b1467 commit 7dd2268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
mv ./bin/github-action ./releases/github-action-linux-amd64
- name: generate artifact attestation
uses: actions/attest-build-provenance@v1.4.3
uses: actions/attest-build-provenance@v2.1.0
with:
subject-path: 'releases/*'

Expand Down

0 comments on commit 7dd2268

Please sign in to comment.