Skip to content

Commit

Permalink
build: [#1] Use the mcvs-docker-action version that pulls the TrivyDB…
Browse files Browse the repository at this point in the history
…s from AWS ECR and prevents rate limiting issues
  • Loading branch information
sbp-bvanb committed Nov 21, 2024
1 parent 744a8c7 commit ca1ac9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
# yamllint disable rule:line-length
- uses: schubergphilis/mcvs-docker-action@91-trivy-dbs-from-ecr-prevent-rate-limiting
- uses: schubergphilis/[email protected]
with:
dockle-accept-key: curl,HOME,libcrypto3,libssl3,PATH
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ca1ac9e

Please sign in to comment.