Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/anchore/sbom-actio…
Browse files Browse the repository at this point in the history
…n-0.17.7
  • Loading branch information
cmwylie19 authored Nov 6, 2024
2 parents 910ad7b + d6b5970 commit 6e76748
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build Pepr Controller Image
run: npm run build:image
- name: Vulnerability Scan
uses: anchore/scan-action@5ed195cc06065322983cae4bb31e2a751feb86fd # v5.2.0
uses: anchore/scan-action@f2ba85e044c8f5e5014c9a539328a9c78d3bfa49 # v5.2.1
with:
image: "pepr:dev"
fail-build: true
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e76748

Please sign in to comment.