Skip to content

Commit

Permalink
Merge pull request #18816 from kubernetes/dependabot/github_actions/k…
Browse files Browse the repository at this point in the history
…ubernetes-sigs/release-actions-0.2.0

Build(deps): Bump kubernetes-sigs/release-actions from 0.1.4 to 0.2.0
  • Loading branch information
spowelljr authored May 7, 2024
2 parents 0cf6156 + 78b338b commit 1c66ef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- name: Install bom
uses: kubernetes-sigs/release-actions/setup-bom@841d76a188a7c121231a863572e27012805715a2 # main
uses: kubernetes-sigs/release-actions/setup-bom@2f8b9ec22aedc9ce15039b6c7716aa6c2907df1c # main
- name: Generage SBOM
run: |
bom generate -o minikube_${{github.ref_name}}_sbom.spdx \
Expand Down

0 comments on commit 1c66ef5

Please sign in to comment.