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] authored Jul 6, 2024
1 parent 0e59037 commit ffed5dc
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 ffed5dc

Please sign in to comment.