Skip to content

Commit

Permalink
Merge pull request #2529 from kubernetes/dependabot/github_actions/ku…
Browse files Browse the repository at this point in the history
…bernetes-sigs/release-actions-0.3.0

build(deps): Bump kubernetes-sigs/release-actions from 0.2.0 to 0.3.0
  • Loading branch information
k8s-ci-robot authored Oct 21, 2024
2 parents 5c43e10 + 0a331e1 commit 9652c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: Install Kubernetes BOM
uses: kubernetes-sigs/release-actions/setup-bom@2f8b9ec22aedc9ce15039b6c7716aa6c2907df1c # v0.2.0
uses: kubernetes-sigs/release-actions/setup-bom@a69972745f85aab4ba5d6c681e2a0e7f73eaff2b # v0.3.0

- name: Generate SBOM
run: |
Expand Down

0 comments on commit 9652c29

Please sign in to comment.