Skip to content

Commit

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

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 ae3ca47 commit 4e99c6d
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 @@ -43,7 +43,7 @@ jobs:
if: ${{ ! startsWith(github.ref, 'refs/tags') }}

- 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 }}/pkg/*.gem"

Expand Down

0 comments on commit 4e99c6d

Please sign in to comment.