Skip to content

Commit

Permalink
Merge pull request #1967 from traPtitech/dependabot/github_actions/cr…
Browse files Browse the repository at this point in the history
…azy-max/ghaction-container-scan-3
  • Loading branch information
logica0419 committed Sep 11, 2023
2 parents dbb07d0 + 68409b0 commit 386efb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Pull docker image
run: docker pull ghcr.io/traptitech/${IMAGE_NAME}:${IMAGE_TAG}
- name: Container image scan
uses: crazy-max/ghaction-container-scan@v2
uses: crazy-max/ghaction-container-scan@v3
with:
image: ghcr.io/traptitech/${{ env.IMAGE_NAME }}:${{ env.IMAGE_TAG }}
annotations: true
Expand Down

0 comments on commit 386efb4

Please sign in to comment.