Skip to content

Commit

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

build(deps): Bump kubernetes-sigs/release-actions from 0.1.4 to 0.2.0
  • Loading branch information
k8s-ci-robot authored Jun 18, 2024
2 parents c99e26a + 5ac3eff commit 2aa41ee
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

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

- name: Generate SBOM
run: |
Expand Down

0 comments on commit 2aa41ee

Please sign in to comment.