Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps jbergstroem/hadolint-gh-action from 1.11.0 to 1.12.2.

Release notes

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

v1.12.2

This version fixes a bug for certain self-hosted runners where global write permissions for /usr/local/bin differs from the github vm images.

What's Changed

Full Changelog: jbergstroem/hadolint-gh-action@v1.12.1...v1.12.2

v1.12.1

This bugfix release improves version detection for older versions of Hadolint, which avoids re-downloading the binary if its already installed.

What's Changed

Full Changelog: jbergstroem/hadolint-gh-action@v1...v1.12.1

v1.12.0

After more than a year, it was finally time to cut a new version. This version most importantly contains a fix for when the action is invoked twice in one job, which failed.

What's Changed

... (truncated)

Commits
  • 39e5727 fix: use sudo to move binary to /usr/local/bin
  • 0e6b33f fix: stricter version parsing
  • 2b4cfc4 fix: remove space in debug output
  • 45ce26d chore(docs): update examples
  • 78f31aa chore: move variable initialization
  • b403573 chore: hadolint-gh-action v1.12.0
  • 70a9074 chore(ci): switch from node to bun
  • a94d7f9 fix: validate renovate config
  • 2fc1e19 fix: don't error if invocated twice
  • 624871f chore(deps): actions/setup-node v4
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [jbergstroem/hadolint-gh-action](https://github.com/jbergstroem/hadolint-gh-action) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/jbergstroem/hadolint-gh-action/releases)
- [Commits](jbergstroem/hadolint-gh-action@v1.11.0...v1.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 26, 2025
Base automatically changed from staging to main May 8, 2025 18:04
@github-actions github-actions bot added the chore label May 8, 2025
Copy link
Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #164.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/staging/jbergstroem/hadolint-gh-action-1.12.2 branch September 8, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants