Skip to content

Commit

Permalink
Bump actions/attest-build-provenance from 1.2.0 to 1.4.2 in the githu…
Browse files Browse the repository at this point in the history
…b-actions group (#69)

Bumps the github-actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).

Updates `actions/attest-build-provenance` from 1.2.0 to 1.4.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@49df96e...6149ea5)
  • Loading branch information
dependabot[bot] authored Aug 25, 2024
1 parent 7aef323 commit 53e7bd3
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 @@ -57,7 +57,7 @@ jobs:
popd
ls -R ${{ env.BUILD_PACKAGES }}
- name: generate build provenance
uses: actions/attest-build-provenance@49df96e17e918a15956db358890b08e61c704919 # v1.2.0
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
with:
subject-path: "${{ github.workspace }}/${{ env.BUILD_PACKAGES }}/*"

Expand Down

0 comments on commit 53e7bd3

Please sign in to comment.