You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Must be refernced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
Copy file name to clipboardExpand all lines: .github/workflows/release.yaml
+17-17Lines changed: 17 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -31,20 +31,20 @@ jobs:
31
31
quay_password: ${{ secrets.RELEASE_QUAY_TOKEN }}
32
32
33
33
argocd-image-provenance:
34
-
needs: [argocd-image]
35
-
permissions:
36
-
actions: read # for detecting the Github Actions environment.
37
-
id-token: write # for creating OIDC tokens for signing.
38
-
packages: write # for uploading attestations. (https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#known-issues)
39
-
# Must be refernced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
actions: read # for detecting the Github Actions environment.
37
+
id-token: write # for creating OIDC tokens for signing.
38
+
packages: write # for uploading attestations. (https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#known-issues)
39
+
# Must be refernced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
# Must be refernced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
id-token: write # Needed for provenance signing and ID
212
212
contents: write # Needed for release uploads
213
213
if: github.repository == 'argoproj/argo-cd'
214
-
# Must be refernced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
# Must be referenced by a tag. https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/container/README.md#referencing-the-slsa-generator
0 commit comments