Skip to content

Commit

Permalink
Bump actions/attest-build-provenance from 1.1.2 to 1.3.2 in the githu…
Browse files Browse the repository at this point in the history
…b-actions group across 1 directory (#63)

Bumps the github-actions group with 1 update in the / directory: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
Updates `actions/attest-build-provenance` from 1.1.2 to 1.3.2
- [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] committed Jun 25, 2024
1 parent bbf0999 commit fbcd631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
name: build
path: build/output

- uses: actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
- uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
with:
subject-path: '${{ github.workspace }}/${{ env.ARTIFACTS }}'

Expand Down Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Create or update release for tag on github
run: ./build.sh createreleaseongithub -s true --token ${{secrets.GITHUB_TOKEN}}

- uses: actions/attest-build-provenance@173725a1209d09b31f9d30a3890cf2757ebbff0d # v1.1.2
- uses: actions/attest-build-provenance@bdd51370e0416ac948727f861e03c2f05d32d78e # v1.3.2
with:
subject-path: '${{ github.workspace }}/${{ env.ARTIFACTS }}'

Expand Down

0 comments on commit fbcd631

Please sign in to comment.