Skip to content

Commit f585305

Browse files
authored
Merge pull request #13 from Ruh-Al-Tarikh/dependabot/github_actions/actions/attest-build-provenance-4
build(deps): bump actions/attest-build-provenance from 3 to 4
2 parents dec7975 + 3dfd54f commit f585305

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
@@ -37,7 +37,7 @@ jobs:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838

3939
- name: Generate signed build provenance attestations for workflow artifacts
40-
uses: actions/attest-build-provenance@v3
40+
uses: actions/attest-build-provenance@v4
4141
with:
4242
subject-path: |
4343
dist/*.tar.gz

0 commit comments

Comments
 (0)