Skip to content

Commit

Permalink
ci: change version step dockle
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Jan 7, 2022
1 parent 8410f68 commit a08ab14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Run Dockle
uses: erzz/dockle-action@v1
uses: erzz/dockle-action@master
with:
image: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:main
exit-code: 1
Expand Down

0 comments on commit a08ab14

Please sign in to comment.