1
0
Fork 0
mirror of https://github.com/karancode/yamllint-github-action.git synced 2024-08-16 10:19:48 +02:00

chore(action): bump burdzwastaken/hadolint-action from 1.6.0 to 1.14.0

Bumps [burdzwastaken/hadolint-action](https://github.com/burdzwastaken/hadolint-action) from 1.6.0 to 1.14.0.
- [Release notes](https://github.com/burdzwastaken/hadolint-action/releases)
- [Commits](https://github.com/burdzwastaken/hadolint-action/compare/1.6.0...1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-14 15:11:01 +00:00 committed by GitHub
parent ac72e14cd4
commit e4dd016ddf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Dockerfile Lint - name: Dockerfile Lint
uses: burdzwastaken/hadolint-action@1.6.0 uses: burdzwastaken/hadolint-action@1.14.0
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
HADOLINT_ACTION_DOCKERFILE_FOLDER: . HADOLINT_ACTION_DOCKERFILE_FOLDER: .