Skip to content

Commit

Permalink
chore(deps): bump actions/attest-build-provenance from 1.4.4 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1.4.4 to 2.0.1.
- [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@v1.4.4...v2.0.1)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent aefb3be commit b9d3f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
python3 Scripts/increment_version.py ${{ steps.test_tag_version.outputs.new_tag }}
- name: Attest Build Provenance
uses: actions/attest-build-provenance@v1.4.4
uses: actions/attest-build-provenance@v2.0.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
subject-name: "Flakkari Version Bump"
Expand Down

0 comments on commit b9d3f24

Please sign in to comment.