chore(deps): bump the github-actions-dependencies group across 1 directory with 4 updates#503
Merged
neilime merged 1 commit intoJul 10, 2026
Conversation
Contributor
|
Hi, thank you for creating your PR, we will check it out very soon |
06f5e69 to
c2d5694
Compare
Contributor
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
…ctory with 4 updates Bumps the github-actions-dependencies group with 4 updates in the / directory: [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish), [hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml](https://github.com/hoverkraft-tech/ci-github-container), [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.26.5 to 0.27.1 - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases) - [Commits](hoverkraft-tech/ci-github-publish@6070690...ed354ad) Updates `hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml` from 0.37.2 to 0.38.0 - [Release notes](https://github.com/hoverkraft-tech/ci-github-container/releases) - [Commits](hoverkraft-tech/ci-github-container@c9088e8...f8255a6) Updates `github/codeql-action/init` from 4.36.2 to 4.36.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8aad20d...54f647b) Updates `github/codeql-action/analyze` from 4.36.2 to 4.36.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@8aad20d...54f647b) --- updated-dependencies: - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml dependency-version: 0.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies - dependency-name: github/codeql-action/init dependency-version: 4.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies - dependency-name: github/codeql-action/analyze dependency-version: 4.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
c2d5694 to
3956e51
Compare
Contributor
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #503 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 3 3
=========================================
Hits 3 3 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
Code Coverage Report Coverage ResultsCoverage
Overall: 100.00% 🟢 |
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 the github-actions-dependencies group with 4 updates in the / directory: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml, hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml, github/codeql-action/init and github/codeql-action/analyze.
Updates
hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.ymlfrom 0.26.5 to 0.27.1Release notes
Sourced from hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml's releases.
Commits
ed354addocs: update actions and workflows documentation6c620ddfeat: add timeout inputs for deployment checks and get-finished actionde91953docs: update actions and workflows documentationf7f2a3bfeat(deps): update ci-github-container actions to 0.38.0e15ac59Revert "feat(deps)!: update ci-github-container actions to 0.38.0"5698c36docs: update actions and workflows documentation2d72bc5feat(deps)!: update ci-github-container actions to 0.38.06f2d446chore(deps): fix version for docker plugin in devcontainerbe76dd0docs: update actions and workflows documentationcc9626ffeat(deploy-chart): update actions and add additional build inputs supportUpdates
hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.ymlfrom 0.37.2 to 0.38.0Release notes
Sourced from hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml's releases.
Commits
f8255a6docs: update actions and workflows documentation34aac6efix(docker/build-image): enhance cache handling for GitHub Actions triggers7d84314fix(docker/build-image): enhance cache handling for GitHub Actions triggers3912771docs: update actions and workflows documentation6c31d76Revert "fix(docker/build-image)!: add write cache permission"8e671abfix(ci): remove redundant test cases from CI jobs7130c6cdocs: update actions and workflows documentationcfc7074fix(prune-pull-requests-images-tags): add visibility check for container pack...e15a1c8fix(deps): set proper version for devcontainers docker feature76ec7e7fix(docker/build-image)!: add write cache permissionUpdates
github/codeql-action/initfrom 4.36.2 to 4.36.3Release notes
Sourced from github/codeql-action/init's releases.
Changelog
Sourced from github/codeql-action/init's changelog.
... (truncated)
Commits
54f647bMerge pull request #3984 from github/update-v4.36.3-1f34ec164e78819eTrigger checks2c9d3d6Update changelog for v4.36.31f34ec1Merge pull request #3983 from github/mbg/repo-props/ff-for-config-file-propd5f0145Log when repository property has a value but is ignoredf27f563Add test for when the FF is off0025d0fUse FFf7fa18fAdd FF for config file repo property628fc3fMerge pull request #3979 from github/henrymercer/overlay-db-cleanup-size-tele...9cfb67bAdd clarifying commentsUpdates
github/codeql-action/analyzefrom 4.36.2 to 4.36.3Release notes
Sourced from github/codeql-action/analyze's releases.
Changelog
Sourced from github/codeql-action/analyze's changelog.
... (truncated)
Commits
54f647bMerge pull request #3984 from github/update-v4.36.3-1f34ec164e78819eTrigger checks2c9d3d6Update changelog for v4.36.31f34ec1Merge pull request #3983 from github/mbg/repo-props/ff-for-config-file-propd5f0145Log when repository property has a value but is ignoredf27f563Add test for when the FF is off0025d0fUse FFf7fa18fAdd FF for config file repo property628fc3fMerge pull request #3979 from github/henrymercer/overlay-db-cleanup-size-tele...9cfb67bAdd clarifying commentsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions