Skip to content

Commit

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

Build(deps): Bump kubernetes-sigs/release-actions from 0.1.3 to 0.1.4
  • Loading branch information
spowelljr authored Mar 28, 2024
2 parents c5dd90e + c8ea370 commit da4832e
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@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Install bom
uses: kubernetes-sigs/release-actions/setup-bom@10fecc1c66829d291b2f2fb1a27329d152f212e6 # main
uses: kubernetes-sigs/release-actions/setup-bom@841d76a188a7c121231a863572e27012805715a2 # main
- name: Generage SBOM
run: |
bom generate -o minikube_${{github.ref_name}}_sbom.spdx \
Expand Down

0 comments on commit da4832e

Please sign in to comment.