Skip to content

Commit

Permalink
⬆️ Updates ghe-actions/dockerfile-validator action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 6, 2024
1 parent 5171cd9 commit 6ced6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}

- uses: ghe-actions/dockerfile-validator@v1
- uses: ghe-actions/dockerfile-validator@v3
with:
dockerfile: 'Dockerfile'
lint: 'hadolint'

0 comments on commit 6ced6bf

Please sign in to comment.