Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit923e1b0

Browse files
suzuki-shunsukeSamMorrowDrums
authored andcommitted
Generate GitHub Artifact Attestations
1 parent3f62483 commit923e1b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎.github/workflows/goreleaser.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
-"v*"
66
permissions:
77
contents:write
8+
id-token:write
9+
attestations:write
810

911
jobs:
1012
release:
@@ -33,3 +35,11 @@ jobs:
3335
workdir:.
3436
env:
3537
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
38+
39+
-name:Generate signed build provenance attestations for workflow artifacts
40+
uses:actions/attest-build-provenance@v2
41+
with:
42+
subject-path:|
43+
dist/*.tar.gz
44+
dist/*.zip
45+
dist/*.txt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp