Skip to content

Commit d3281db

Browse files
authored
Use new actions on local attest (#257)
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
1 parent 302c150 commit d3281db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local_attest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
permissions:
1111
contents: write # needed for storing the vsa in the repo.
1212
id-token: write
13-
uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main
13+
uses: slsa-framework/source-actions/.github/workflows/compute_slsa_source.yml@main

0 commit comments

Comments
 (0)