Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump adfinis/container-scanning-action from 0.2.3 to 0.2.6
Browse files Browse the repository at this point in the history
Bumps [adfinis/container-scanning-action](https://github.com/adfinis/container-scanning-action) from 0.2.3 to 0.2.6.
- [Release notes](https://github.com/adfinis/container-scanning-action/releases)
- [Commits](adfinis/container-scanning-action@v0.2.3...v0.2.6)

---
updated-dependencies:
- dependency-name: adfinis/container-scanning-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 68377dd commit 22191ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
${{ steps.meta.outputs.labels }}
- name: Sign image and attach SBOM attestation
uses: adfinis/[email protected].3
uses: adfinis/[email protected].6
if: steps.semrel.outputs.version != ''
with:
image-ref: ghcr.io/adfinis/timed-backend
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# needed for `cosign attest`
id-token: write
steps:
- uses: adfinis/[email protected].3
- uses: adfinis/[email protected].6
with:
image-ref: ghcr.io/adfinis/timed-backend
attest: true
Expand Down

0 comments on commit 22191ea

Please sign in to comment.