Skip to content

Commit

Permalink
review: use major version for actions as long as we can
Browse files Browse the repository at this point in the history
Signed-off-by: Hai He <hai.he@enterprisedb.com>
  • Loading branch information
hh24k committed Oct 18, 2022
1 parent eac21b2 commit 97f20fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
tags: ${{ steps.docker-meta.outputs.tags }}

- name: Dockle scan
uses: erzz/dockle-action@v1.3.1
uses: erzz/dockle-action@v1
with:
image: "quay.io/${{ env.IMAGE_STAGING }}:${{ matrix.tags[0] }}"
exit-code: '1'
Expand Down

0 comments on commit 97f20fb

Please sign in to comment.