Skip to content

Commit

Permalink
chore(deps): Bump kubewarden/github-actions from 3.4.2 to 3.4.3 (#668)
Browse files Browse the repository at this point in the history
Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/kubewarden/github-actions/releases)
- [Commits](kubewarden/github-actions@23f81f8...6608e96)

---
updated-dependencies:
- dependency-name: kubewarden/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 619e6aa commit 2043f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
cosign attach sbom --sbom ./policy-reporter-bom.cdx.json --type cyclonedx ghcr.io/${{github.repository_owner}}/policy-reporter@${{ steps.push.outputs.digest }}
- name: Install the crane command
uses: kubewarden/github-actions/crane-installer@23f81f83e6392c869faacd8bfe86a8053d213d99 # v3.4.2
uses: kubewarden/github-actions/crane-installer@6608e96e14968b7414704f34cd9551d47bea62b6 # v3.4.3

- name: Find platform digest
shell: bash
Expand Down

0 comments on commit 2043f91

Please sign in to comment.