Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 6ee1fc9 commit 2e2ceff
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@bcfa376183bd96f2f21c64f1571d10be3b7350f9 # v3.4.0
uses: kubewarden/github-actions/crane-installer@23f81f83e6392c869faacd8bfe86a8053d213d99 # v3.4.2

- name: Find platform digest
shell: bash
Expand Down

0 comments on commit 2e2ceff

Please sign in to comment.