Skip to content

Commit 43bf501

Browse files
committed
Create pull requests using new actions repo
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@carabiner.dev>
1 parent fc0f59a commit 43bf501

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • sourcetool/pkg/sourcetool/backends/vcs/github

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)