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

Commit

Permalink
build: update slsa-framework/slsa-github-generator digest to 92ceddd
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 27549b7 commit ece967e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Detect the repository and ref
id: detect
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@92ceddd1d2fb829ae029da7bc41e59293cc6dc7c

build:
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/demo-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
steps:
- name: Detect the repository and ref
id: detect
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@92ceddd1d2fb829ae029da7bc41e59293cc6dc7c

deploy:
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/policy-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Detect the repository and ref
id: detect
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@92ceddd1d2fb829ae029da7bc41e59293cc6dc7c

verify:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scan-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Detect the repository and ref
id: detect
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@52372c6734897f13514167d8921538225027b009
uses: slsa-framework/slsa-github-generator/.github/actions/detect-workflow-js@92ceddd1d2fb829ae029da7bc41e59293cc6dc7c

scan:
permissions:
Expand Down

0 comments on commit ece967e

Please sign in to comment.