Skip to content

Commit

Permalink
Merge pull request #30 from just5ky/dependabot/github_actions/anchore…
Browse files Browse the repository at this point in the history
…/scan-action-3.3.7

Bump anchore/scan-action from 3.3.6 to 3.3.7
  • Loading branch information
just5ky authored Nov 23, 2023
2 parents 497ca9c + aa16bf9 commit 07d53ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Pull the Docker image
run: docker pull ${{ secrets.DOCKERHUB_USERNAME }}/honeybadger
- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4
uses: anchore/scan-action@62370b53ab026f5d09b9fb43a7b5ec4b73c1a8e0
with:
image: "${{ secrets.DOCKERHUB_USERNAME }}/honeybadger"
acs-report-enable: true
Expand Down

0 comments on commit 07d53ea

Please sign in to comment.