Skip to content

Commit bef4882

Browse files
authored
Merge pull request #5 from flashcatcloud/dependabot/github_actions/actions/attest-build-provenance-3
chore(ci): bump actions/attest-build-provenance from 2 to 3
2 parents f4a1f28 + 1cb6b25 commit bef4882

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@v2
41+
uses: actions/attest-build-provenance@v3
4242
with:
4343
subject-path: |
4444
dist/*.tar.gz

0 commit comments

Comments
 (0)