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

Commit

Permalink
chore(deps): update container-scanning-action
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Apr 19, 2024
1 parent ec97d03 commit a43e3e9
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].1
uses: adfinis/[email protected].2
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 @@ -11,7 +11,7 @@ jobs:
name: Scan backend image
runs-on: ubuntu-latest
steps:
- uses: adfinis/[email protected].1
- uses: adfinis/[email protected].2
with:
image-ref: ghcr.io/adfinis/timed-backend
attest: true
Expand Down

0 comments on commit a43e3e9

Please sign in to comment.