chore(deps): Bump hadolint/hadolint-action from 3.1.0 to 3.3.0#3
Closed
dependabot[bot] wants to merge 5 commits into
Closed
chore(deps): Bump hadolint/hadolint-action from 3.1.0 to 3.3.0#3dependabot[bot] wants to merge 5 commits into
dependabot[bot] wants to merge 5 commits into
Conversation
Signed-off-by: Kunwar Sangram Singh <kunwar.sangram@gmail.com>
Signed-off-by: Kunwar Sangram Singh <kunwar.sangram@gmail.com>
- README: keyword-targeted, multi-ecosystem framing (Python first; Node/TypeScript/Go/Rust/JAX planned). Adds explicit cross-links into dockerfiles/python/. - dockerfiles/python/README.md: H1 now leads with "Secure Python Docker Image Templates" plus a keyword-dense lede. - LICENSE (Apache-2.0), NOTICE, SECURITY.md, CONTRIBUTING.md, CODEOWNERS, dependabot.yml — community files for public repo. - package.json: license, author, repository, homepage, bugs, and keywords fields for discoverability. - Dockerfile.uv: pin bootstrapped uv version (DL3013) so CI hadolint stays clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Add package-lock.json so actions/setup-node's npm cache key resolves. - Set hadolint-action dockerfile pattern to **/Dockerfile* — the action's default `Dockerfile` literal misses our Dockerfile.<variant> naming. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [hadolint/hadolint-action](https://github.com/hadolint/hadolint-action) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/hadolint/hadolint-action/releases) - [Commits](hadolint/hadolint-action@v3.1.0...v3.3.0) --- updated-dependencies: - dependency-name: hadolint/hadolint-action dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
e3cd57a to
7d85919
Compare
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps hadolint/hadolint-action from 3.1.0 to 3.3.0.
Release notes
Sourced from hadolint/hadolint-action's releases.
Commits
2332a7bfeat: trigger release workflow2bfd2b9Don't trigger release workflow on Tag0931ae0Release v3.3.03fc49fbfeat: new minor release45eb072Trigger release workflow on tag97f3e4fMerge pull request #94 from felipecrs/patch-13e9a095Merge branch 'master' into patch-13285327Merge pull request #96 from m-ildefons/update-ci-yml8bde06fUpdate CI yml24598f4Update base image for Hadolint