Skip to content

Commit 28435f7

Browse files
Bump brpaz/hadolint-action from 1.3.1 to 1.5.0
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from 1.3.1 to 1.5.0. - [Release notes](https://github.com/brpaz/hadolint-action/releases) - [Changelog](https://github.com/brpaz/hadolint-action/blob/master/.releaserc) - [Commits](brpaz/hadolint-action@v1.3.1...v1.5.0) --- updated-dependencies: - dependency-name: brpaz/hadolint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff06c8c commit 28435f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v2.3.4
2929
- name: Lint app dockerfile
30-
uses: brpaz/hadolint-action@v1.3.1
30+
uses: brpaz/hadolint-action@v1.5.0
3131
with:
3232
dockerfile: Dockerfile

0 commit comments

Comments
 (0)