Skip to content

Commit

Permalink
Merge pull request #103 from macbre/dependabot/github_actions/hadolin…
Browse files Browse the repository at this point in the history
…t/hadolint-action-3.1.0

Bump hadolint/hadolint-action from 3.0.0 to 3.1.0
  • Loading branch information
macbre authored Jan 23, 2023
2 parents 95264ac + d5b844e commit 548c91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ghcr.io/macbre/nginx-http3:latest
- name: Lint the Dockerfile
uses: hadolint/hadolint-action@v3.0.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile

Expand Down

0 comments on commit 548c91f

Please sign in to comment.