Skip to content

Commit

Permalink
ci: update Sigstore scaffolding ref (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexashley committed Mar 14, 2024
1 parent 08ec35f commit 26500e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
id: detect-workflow
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
- name: Sigstore Setup
uses: sigstore/scaffolding/actions/setup@2d10614e854828e2389881abe6c5cf76240897a7 # v0
uses: sigstore/scaffolding/actions/setup@a20ae166ad6fe8f7165f4b3ee218acf72d9c45e8 # v0.6.17
with:
k8s-version: ${{ env.SCAFFOLDING_K8S_VERSION }}
version: "latest-release"
Expand Down

0 comments on commit 26500e9

Please sign in to comment.