Skip to content

Commit

Permalink
Bump hadolint/hadolint-action from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/hadolint/hadolint-action/releases)
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
- [Commits](hadolint/hadolint-action@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: hadolint/hadolint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 20, 2022
1 parent 642a940 commit f7dcf2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/checkout@v3

- name: Lint dockerfile
uses: hadolint/hadolint-action@v2.0.0
uses: hadolint/hadolint-action@v2.1.0
with:
dockerfile: Dockerfile

0 comments on commit f7dcf2f

Please sign in to comment.