Skip to content

Commit 2fd255f

Browse files
chore(deps): update actions/attest-build-provenance digest to a2bbfa2 (#1423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a225e0f commit 2fd255f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
github_token: ${{ secrets.GITHUB_TOKEN }}
103103

104104
- name: Attest build provenance
105-
uses: actions/attest-build-provenance@e4d4f7c39adfa4c260fb5c147f0622000aa14b99 # v4
105+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
106106
if: steps.release.outputs.released == 'true'
107107
with:
108108
subject-path: "dist/*"

0 commit comments

Comments
 (0)