Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

build: update slsa-framework/slsa-github-generator digest to 2747648 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
echo "$HOME/.bin/kubectl" >> $GITHUB_PATH
- name: Detect Workflow
id: detect-workflow
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@27476483f347fef168e07aeabe935f2cc17ac1d4
- name: Sigstore Setup
uses: sigstore/scaffolding/actions/setup@a20ae166ad6fe8f7165f4b3ee218acf72d9c45e8 # v0.6.17
with:
Expand Down
Loading