Skip to content

Commit

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

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

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 d5c0d95 commit d9ee952
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@d94509d260ee11a92b4f65bc0acd297feec24d7f # v3.3.5
uses: kubewarden/github-actions/crane-installer@bcfa376183bd96f2f21c64f1571d10be3b7350f9 # v3.4.0

- name: Find platform digest
shell: bash
Expand Down

0 comments on commit d9ee952

Please sign in to comment.