Skip to content

Commit 8f91114

Browse files
ci: bump actions/attest-build-provenance from 2.4.0 to 4.1.1
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.4.0 to 4.1.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@e8998f9...0f67c3f) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d0494b commit 8f91114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
install -m 0755 _build/default/bin/main.exe \
104104
"affinescript-${{ matrix.target }}"
105105
- name: Attest build provenance
106-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2
106+
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
107107
with:
108108
subject-path: 'affinescript-${{ matrix.target }}'
109109
- name: Upload the binary to the release

0 commit comments

Comments
 (0)