Skip to content

Commit

Permalink
build(deps): bump hadolint/hadolint-action from 2.1.0 to 3.0.0 (#1116)
Browse files Browse the repository at this point in the history
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 2.1.0 to 3.0.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.1.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2022
1 parent 4c0e4a8 commit f69da33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
persist-credentials: false

- name: Run Hadolint
uses: hadolint/hadolint-action@v2.1.0
uses: hadolint/hadolint-action@v3.0.0
with:
dockerfile: Dockerfile
ignore: DL3008
Expand Down

0 comments on commit f69da33

Please sign in to comment.