chore(deps): bump the actions group across 1 directory with 11 updates#13
Merged
hyperpolymath merged 1 commit intomainfrom Feb 18, 2026
Merged
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Bumps the actions group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.1` | `6.0.2` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.27.0` | `4.32.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.0` | `6.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.1` | `7.0.0` | | [erlef/setup-beam](https://github.com/erlef/setup-beam) | `1.17.5` | `1.20.4` | | [actions/github-script](https://github.com/actions/github-script) | `7.0.1` | `8.0.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.283.0` | `1.288.0` | | [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) | `0.9.0` | `0.9.1` | | [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) | `56f84321dbccf38fb67ce29ab63e4754056677e0` | `f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.3` | | [denoland/setup-deno](https://github.com/denoland/setup-deno) | `1.5.1` | `2.0.3` | Updates `actions/checkout` from 4.1.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4.1.1...v6.0.2) Updates `github/codeql-action` from 3.27.0 to 4.32.2 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3.27.0...45cbd0c) Updates `actions/upload-artifact` from 4.3.0 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.3.0...b7c566a) Updates `actions/download-artifact` from 4.1.1 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@6b208ae...37930b1) Updates `erlef/setup-beam` from 1.17.5 to 1.20.4 - [Release notes](https://github.com/erlef/setup-beam/releases) - [Commits](erlef/setup-beam@2f0cc07...e6d7c94) Updates `actions/github-script` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@60a0d83...ed59741) Updates `ruby/setup-ruby` from 1.283.0 to 1.288.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@708024e...09a7688) Updates `webfactory/ssh-agent` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/webfactory/ssh-agent/releases) - [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md) - [Commits](webfactory/ssh-agent@dc588b6...a6f90b1) Updates `dtolnay/rust-toolchain` from 56f84321dbccf38fb67ce29ab63e4754056677e0 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@56f8432...f7ccc83) Updates `ossf/scorecard-action` from 2.4.0 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@v2.4.0...4eaacf0) Updates `denoland/setup-deno` from 1.5.1 to 2.0.3 - [Release notes](https://github.com/denoland/setup-deno/releases) - [Commits](denoland/setup-deno@5e01c01...e95548e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 4.32.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: erlef/setup-beam dependency-version: 1.20.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: ruby/setup-ruby dependency-version: 1.288.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: webfactory/ssh-agent dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: dtolnay/rust-toolchain dependency-version: f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 dependency-type: direct:production dependency-group: actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: denoland/setup-deno dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
d5c644c to
f1e57f4
Compare
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 actions group with 11 updates in the / directory:
4.1.16.0.23.27.04.32.24.3.06.0.04.1.17.0.01.17.51.20.47.0.18.0.01.283.01.288.00.9.00.9.156f84321dbccf38fb67ce29ab63e4754056677e0f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a5612.4.02.4.31.5.12.0.3Updates
actions/checkoutfrom 4.1.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
github/codeql-actionfrom 3.27.0 to 4.32.2Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
45cbd0cMerge pull request #3461 from github/update-v4.32.2-7aee93297cb528beUpdate changelog for v4.32.27aee932Merge pull request #3460 from github/update-bundle/codeql-bundle-v2.24.1b5f028aMerge pull request #3457 from github/dependabot/npm_and_yarn/npm-minor-4c1fc3...9702c27Merge branch 'main' into dependabot/npm_and_yarn/npm-minor-4c1fc3d0aac36c948Add changelog note3d03318Update default bundle to codeql-bundle-v2.24.177591e2Merge pull request #3459 from github/copilot/fix-github-actions-workflow-again7a44a9dFix Rebuild Action workflow by adding --no-edit flag to git merge --continuee2ac371Initial planUpdates
actions/upload-artifactfrom 4.3.0 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
b7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEddc45eddocs: update README to correct action name for Node.js 24 support615b319chore: release v6.0.0 for Node.js 24 support017748bMerge pull request #744 from actions/fix-storage-blob38d4c79chore: rebuild dist7d27270chore: add missing license cache files for@actions/core,@actions/io, and mi...5f643d3chore: update license files for@actions/artifact@5.0.1 dependencies1df1684chore: update package-lock.json with@actions/artifact@5.0.1b5b1a91fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fixUpdates
actions/download-artifactfrom 4.1.1 to 7.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingUpdates
erlef/setup-beamfrom 1.17.5 to 1.20.4Release notes
Sourced from erlef/setup-beam's releases.
... (truncated)
Commits
e6d7c94Automation: update setup-beam version output to fceaea9fceaea9Fix: more versioning aroundnightlyandmaint/main(#359)2bb5b65Automation: update setup-beam version output to 1d4efdd1d4efddBump globals from 16.2.0 to 16.3.0 (#361)73f047eAutomation: update setup-beam version output to 6dd8a1a6dd8a1aBump@eslint/jsfrom 9.30.0 to 9.30.1 (#360)fd9a2e1Automation: update setup-beam version output to 65085e365085e3Bump eslint from 9.30.0 to 9.30.1 (#362)80c1659Automation: update setup-beam version output to 8e7fdef8e7fdefAutomation: update setup-beam version output to 1fe9179Updates
actions/github-scriptfrom 7.0.1 to 8.0.0Release notes
Sourced from actions/github-script's releases.
Commits
ed59741Merge pull request #653 from actions/sneha-krip/readme-for-v82dc352eBold minimum Actions Runner version in README01e118cUpdate README for Node 24 runtime requirements8b222acApply suggestion from@salmanmkcadc0eeaREADME for updating actions/github-script from v7 to v820fe497Merge pull request #637 from actions/node24e7b7f22update licenses2c81ba0Update Node.js version support to 24.xf28e40cMerge pull request #610 from actions/nebuk89-patch-11ae9958Update README.mdUpdates
ruby/setup-rubyfrom 1.283.0 to 1.288.0Release notes
Sourced from ruby/setup-ruby's releases.
Commits
09a7688Add jruby-10.0.3.067178a2Improve the automated PR descriptionede5b72Shorten workflow nameaaddd68new-versions.rb is no longer used for RubyInstaller releasesc7aa9f4Move check-new-windows-versions.yml workflow from ruby/ruby-builder to ruby/s...8d27f39Improve the mise.toml parser to conform to the TOML specification90be115Add truffleruby-33.0.1,truffleruby+graalvm-33.0.1e69dcf3Update all dependencies to latest9f55308Convert to String earlier in generate-windows-versions.rb80740b3Add new RubyInstaller releases 4.0.1-1 and 3.2.10-1Updates
webfactory/ssh-agentfrom 0.9.0 to 0.9.1Release notes
Sourced from webfactory/ssh-agent's releases.
Changelog
Sourced from webfactory/ssh-agent's changelog.
... (truncated)
Commits
a6f90b1Release v0.9.172c0bfdImprove documentation on why we use os.userInfo()e3f1a8eAcknowledge custom command inputs in cleanup.js (#235)b504c19Update CHANGELOG.mdUpdates
dtolnay/rust-toolchainfrom 56f84321dbccf38fb67ce29ab63e4754056677e0 to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561Commits
f7ccc83Merge pull request #177 from dtolnay/permitcopyrename1c0547fPermit cross-device copy0b1efabUpdate actions/checkout@v5 -> v60f44b27Add 1.91.1 patch release6d653acMerge pull request #171 from dtolnay/up30dc51dUpdate Linux arm64 runner to Ubuntu 24.04e97e2d8Update actions/checkout@v4 -> v53bd6ba1Merge pull request #168 from dtolnay/sed0185c06Fix update-revs.sh to recognize only the intendedrequired: true350b817Merge pull request #166 from dtolnay/fix1Updates
ossf/scorecard-actionfrom 2.4.0 to 2.4.3Release notes
Sourced from ossf/scorecard-action's releases.