Skip to content

Commit

Permalink
chore(deps): bump brpaz/hadolint-action from 1.1.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from 1.1.0 to 1.5.0.
- [Changelog](https://github.com/brpaz/hadolint-action/blob/master/.releaserc)
- [Commits](brpaz/hadolint-action@eb9b96b...c27bd9e)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2023
1 parent cbaa132 commit 05d7de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Clone
uses: actions/checkout@v3
- name: Run hadolint
uses: brpaz/hadolint-action@eb9b96be611b84830aa1babacfb7070ecd2a8b1b
uses: brpaz/hadolint-action@c27bd9edc1e95eed30474db8f295ff5807ebca14
# v1.1.0 => eb9b96be611b84830aa1babacfb7070ecd2a8b1b

markdown-lint:
Expand Down

0 comments on commit 05d7de9

Please sign in to comment.