Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rjaegers committed Nov 8, 2023
2 parents 9e21a29 + 55d2f39 commit b67039b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
with:
image: ${{ env.REGISTRY }}/${{ github.repository }}@${{ steps.build-and-push.outputs.digest }}
dependency-snapshot: true
- uses: actions/dependency-review-action@9f45b2463b475767b61721ccfef113fef513e6aa # v3.1.1
- uses: actions/dependency-review-action@fde92acd0840415674c16b39c7d703fc28bc511e # v3.1.2
if: ${{ github.event_name == 'pull_request' }}
with:
comment-summary-in-pr: on-failure
Expand Down

0 comments on commit b67039b

Please sign in to comment.