Skip to content

Commit ba426e1

Browse files
authored
Use Workflow URIs for source.yaml (#1189)
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
1 parent 960a084 commit ba426e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.chainguard/source.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ spec:
88
- issuer: https://accounts.google.com
99
- issuer: https://github.com/login/oauth
1010
- issuer: https://token.actions.githubusercontent.com
11-
subject: chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
11+
subject: https://github.com/chainguard-dev/malcontent/.github/workflows/release.yaml@refs/heads/main
1212
- issuer: https://token.actions.githubusercontent.com
13-
subject: chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main
13+
subject: https://github.com/chainguard-dev/malcontent/.github/workflows/third-party.yaml@refs/heads/main
1414
- key:
1515
# allow commits signed by GitHub, e.g. the UI
1616
kms: https://github.com/web-flow.gpg

0 commit comments

Comments
 (0)