jbergstroem / mariadb-alpine

A tiny and fast MariaDB container
MIT License
72 stars 19 forks source link

build(deps): bump jbergstroem/hadolint-gh-action from 1 to 1.5.0 #70

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jbergstroem/hadolint-gh-action from 1 to 1.5.0.

Release notes

Sourced from jbergstroem/hadolint-gh-action's releases.

v1.5.0

This release only contains an update of hadolint from upstream:

  • ddbb8f82834d467d598fa5e4f2124456cd573156 feat: update to hadolint 2.4.0

v1.4.0

This release only contains an update of hadolint from upstream:

  • e2477e16287e7c3c73ec50f37d41f0801a380c36 feat: update to hadolint 2.3.0

v1.3.0

New version mostly due to the 2.2.0 update of hadolint.

Changes:

  • a1b025744e8439dfafbdee76d748e485c730f357 fix: pin shellcheck version
  • 9a8e57d5199601fccc0a272b105361102857e016 feat: update to hadolint 2.2.0
  • 9db4f77d605d07b742082981e641fea5b984af81 fix: ensure HADOLINT_PATH is available where used
  • f87b4993fce94bdad9fa56a49690b9e56d580f45 doc: add LICENSE

v1.2.0

Quality of life improvements as well as a minor feature addition, allowing you to pass a hadolint_path should you be restricted in modifying an environment and need to install a custom version.

Commits:

  • 407e24b3f6930e36b60f7f35a435f261ecaf7104 feature: support custom hadolint path
  • f33da6441181adfb9aff7eaa8785a22d66376fbe doc: link to array issue in code
  • 3fd5bd6fa7aaf155eac8cacca6e4e660b6f68ae0 test/e2e: make test executable
  • 9625da22f6e14687540e28e2eb2722cf59711fa6 test: ensure that hadolint reads .hadolint.yaml

v1.1.0

  • Update hadolint to 2.1.0
  • Use correct versions of tooling in ci
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
jbergstroem commented 3 years ago

@dependabot rebase