We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0f59a commit 3253aafCopy full SHA for 3253aaf
sourcetool/pkg/sourcetool/backends/vcs/github/manage.go
@@ -41,7 +41,8 @@ jobs:
41
permissions:
42
contents: write # needed for storing the vsa in the repo.
43
id-token: write # meeded to mint yokens for signing
44
- uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main
+ uses: slsa-framework/source-actions/.github/workflows/compute_slsa_source.yml@main
45
+
46
`
47
)
48
0 commit comments