Skip to content

Commit

Permalink
correct source branch
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 12, 2024
1 parent 0e26309 commit 8583e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/debug.generic-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
artifact1 artifact2 \
--provenance-path generic-build.intoto.jsonl \
--source-uri github.com/slsa-framework/slsa-github-generator \
--source-branch ramonpetgrave64-internal-builder-sigstore-bundle \
--source-branch ramonpetgrave64-internal-builder-sigstore-bundlev2 \
--print-provenance
go-build:
Expand Down Expand Up @@ -142,5 +142,5 @@ jobs:
"$ARTIFACT" \
--provenance-path "$PROVENANCE" \
--source-uri github.com/slsa-framework/slsa-github-generator \
--source-branch ramonpetgrave64-internal-builder-sigstore-bundle \
--source-branch ramonpetgrave64-internal-builder-sigstore-bundlev2 \
--print-provenance

Check failure on line 146 in .github/workflows/debug.generic-generator.yml

View workflow job for this annotation

GitHub Actions / yamllint

146:31 [new-line-at-end-of-file] no new line character at the end of file

0 comments on commit 8583e67

Please sign in to comment.