Skip to content

Commit 7e744df

Browse files
chore(ci): bump actions/attest-build-provenance from 3 to 4
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 3 to 4. - [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@v3...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 311e34c commit 7e744df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Generate signed build provenance attestations
41-
uses: actions/attest-build-provenance@v3
41+
uses: actions/attest-build-provenance@v4
4242
with:
4343
subject-path: |
4444
dist/*.tar.gz

0 commit comments

Comments
 (0)