Skip to content

Commit

Permalink
build(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3…
Browse files Browse the repository at this point in the history
… in the github-actions group (#1228)

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.4.2 to 1.4.3
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 03335d1 commit 1996e43
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 @@ -58,7 +58,7 @@ jobs:
path: ${{ env.BUILD_PACKAGES }}

- name: generate build provenance
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: "${{ github.workspace }}/${{ env.BUILD_PACKAGES }}/*"

Expand Down

0 comments on commit 1996e43

Please sign in to comment.