Skip to content

Commit 3253aaf

Browse files
authored
Create pull requests using new actions repo (#247)
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
1 parent fc0f59a commit 3253aaf

File tree

1 file changed

+2
-1
lines changed
  • sourcetool/pkg/sourcetool/backends/vcs/github

1 file changed

+2
-1
lines changed

sourcetool/pkg/sourcetool/backends/vcs/github/manage.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
permissions:
4242
contents: write # needed for storing the vsa in the repo.
4343
id-token: write # meeded to mint yokens for signing
44-
uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main
44+
uses: slsa-framework/source-actions/.github/workflows/compute_slsa_source.yml@main
45+
4546
`
4647
)
4748

0 commit comments

Comments
 (0)