Skip to content

Commit 81448a1

Browse files
Merge pull request #1280 from EhTagTranslation/dependabot/github_actions/actions/attest-build-provenance-2
build(deps): bump actions/attest-build-provenance from 1 to 2
2 parents d8bf5f5 + 8a715f2 commit 81448a1

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
@@ -30,7 +30,7 @@ jobs:
3030
pnpm run build:firefox
3131
pnpm run build:chrome
3232
pnpm run build:monkey
33-
- uses: actions/attest-build-provenance@v1
33+
- uses: actions/attest-build-provenance@v2
3434
if: startsWith(github.event.ref, 'refs/tags/')
3535
with:
3636
subject-path: releases/

0 commit comments

Comments
 (0)