Bump the github-actions group with 8 updates#14130
Merged
swissspidy merged 1 commit intomainfrom May 2, 2025
Merged
Conversation
Bumps the github-actions group with 8 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.11.1` | `2.12.0` | | [actions/setup-node](https://github.com/actions/setup-node) | `4.3.0` | `4.4.0` | | [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | `2.0.1` | `2.0.2` | | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.8` | `2.1.10` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.13` | `3.28.16` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.2.1` | `4.3.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.2.1` | `2.2.2` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.0` | `5.4.2` | Updates `step-security/harden-runner` from 2.11.1 to 2.12.0 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@c6295a6...0634a26) Updates `actions/setup-node` from 4.3.0 to 4.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@cdca736...49933ea) Updates `oven-sh/setup-bun` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/oven-sh/setup-bun/releases) - [Commits](oven-sh/setup-bun@4bc047a...735343b) Updates `google-github-actions/auth` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@71f9864...ba79af0) Updates `github/codeql-action` from 3.28.13 to 3.28.16 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...28deaed) Updates `actions/download-artifact` from 4.2.1 to 4.3.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@95815c3...d3f86a1) Updates `softprops/action-gh-release` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@c95fe14...da05d55) Updates `codecov/codecov-action` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@0565863...ad3126e) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-node dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: oven-sh/setup-bun dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: google-github-actions/auth dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.28.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
swissspidy
approved these changes
May 2, 2025
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 group with 8 updates:
2.11.12.12.04.3.04.4.02.0.12.0.22.1.82.1.103.28.133.28.164.2.14.3.02.2.12.2.25.4.05.4.2Updates
step-security/harden-runnerfrom 2.11.1 to 2.12.0Release notes
Sourced from step-security/harden-runner's releases.
Commits
0634a26Merge pull request #541 from step-security/rc-202e3c511Update action.yml40873e6Update README.md484c279Update README.md4c8582fUpdate agent versionse8d595cfix disable_sudo_and_containers bug5d277fcfix journalctl related bugff2ab22Merge pull request #536 from rohan-stepsecurity/feat/flag/disable-sudo-and-co...b81d650fix: run sudo command only when both disable-sudo and disable-sudo-and-docker...769df4eUpdate agentUpdates
actions/setup-nodefrom 4.3.0 to 4.4.0Release notes
Sourced from actions/setup-node's releases.
Commits
49933eaBump@action/cachefrom 4.0.2 to 4.0.3 (#1262)e3ce749feat: support private mirrors (#1240)40337cbAdd support for indented eslint output (#1245)1ccdddcMake eslint-compact matcher compatible with Stylelint (#98)Updates
oven-sh/setup-bunfrom 2.0.1 to 2.0.2Release notes
Sourced from oven-sh/setup-bun's releases.
Commits
735343b[autofix.ci] apply automated fixes27ecfffci: update autofix cifcc30edfix(docs): remove wildcard in version (#124)56408e9release: v2.0.285cb7f6build: bump@actions/cacheversion (#128)54cb141ci: remove unnecessary steps & cleanup (#118)6fb6603build: use text-based Bun lockfile (#116)9bdeab4[autofix.ci] apply automated fixesf09eb1efix: make bun resolve to given file path when an absolute path is given (#114)8f1bc2eci: add setup bun download url (#105)Updates
google-github-actions/authfrom 2.1.8 to 2.1.10Release notes
Sourced from google-github-actions/auth's releases.
Commits
ba79af0Release: v2.1.10 (#484)bfaa66bDocument that the OIDC token expires in 5min (#483)d0822adDeclare workflow permissions (#482)7b53cdcRelease: v2.1.9 (#480)a9cfddfUpdate deps (#479)b011f39Use our custom boolean parsing (#478)Updates
github/codeql-actionfrom 3.28.13 to 3.28.16Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
28deaedMerge pull request #2865 from github/update-v3.28.16-2a8cbadc003c5d71Update changelog for v3.28.162a8cbadMerge pull request #2863 from github/update-bundle/codeql-bundle-v2.21.1f76eaf5Add changelog notee63b3f5Update default bundle to codeql-bundle-v2.21.14c3e536Merge pull request #2853 from github/dependabot/npm_and_yarn/npm-7d84c66b6656dd02fMerge pull request #2852 from github/dependabot/github_actions/actions-457587...192406dMerge branch 'main' into dependabot/github_actions/actions-4575878e06c7dbb20Merge pull request #2857 from github/nickfyson/address-vulns9a45cd8move use of input variables into env varsUpdates
actions/download-artifactfrom 4.2.1 to 4.3.0Release notes
Sourced from actions/download-artifact's releases.
Commits
d3f86a1Merge pull request #404 from actions/robherley/v4.3.0fc02353prep for v4.3.0 release7745437Merge pull request #402 from actions/joshmgross/download-by-id-example84fc7a0Remove path filters from Check dist workflow67f2bc3Fix workflow example for downloading by artifact ID8ea3c2cMerge pull request #401 from actions/download-by-idd219c63add supporting unit tests for artifact downloads with ids54124fbrevertgetArtifact()changes - for now we have to list and filter by artifa...b83057bbundle171183cuse the sameartifactClient.getArtifactstructure as seen above in `isSingl...Updates
softprops/action-gh-releasefrom 2.2.1 to 2.2.2Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
da05d55release 2.2.26b18c2ftest(release): add unit tests when searching for a release (#603)e2b105cchore(deps): bump actions/setup-node in the github-actions group (#607)e707470chore(deps): bump the npm group with 4 updates (#608)36833a1fix: updating release draft status (#316)8bb7207chore(deps): bump actions/setup-node in the github-actions group (#597)93bb5fffix(docs): clarify the default for tag_name (#599)581b12cchore: simplify ref_type test (#598)b540ad2chore(deps): bump@octokit/request(#605)ac224e9chore(deps): bump the npm group across 1 directory with 5 updates (#604)Updates
codecov/codecov-actionfrom 5.4.0 to 5.4.2Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
ad3126efix: hotfix oidc (#1813)cf3f51achore(release): 5.4.1 (#1810)e4cdabafix: use the github core methods (#1807)f95a404build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5echore(release): wrapper -0.2.1 (#1788)cd4e7cfbuild(deps): bump github/codeql-action from 3.28.10 to 3.28.11 (#1786)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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