This repository was archived by the owner on Feb 21, 2026. It is now read-only.
Bump the github-actions group with 8 updates#1306
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the github-actions group with 8 updates#1306dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the github-actions group with 8 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3.1.0` | `4.2.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `3.1.0` | `4.6.0` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `39` | `45` | | [actions/github-script](https://github.com/actions/github-script) | `3` | `7` | | [actions/labeler](https://github.com/actions/labeler) | `4` | `5` | | [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `1.0.0` | `2.2.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.4.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `2.2.4` | `3.28.8` | Updates `actions/checkout` from 3.1.0 to 4.2.2 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v3.1.0...v4.2.2) Updates `actions/upload-artifact` from 3.1.0 to 4.6.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3.1.0...v4.6.0) Updates `tj-actions/changed-files` from 39 to 45 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v39...v45) Updates `actions/github-script` from 3 to 7 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v3...v7) Updates `actions/labeler` from 4 to 5 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v4...v5) Updates `actions/attest-build-provenance` from 1.0.0 to 2.2.0 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@897ed5e...520d128) Updates `ossf/scorecard-action` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@0864cf1...62b2cac) Updates `github/codeql-action` from 2.2.4 to 3.28.8 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@17573ee...dd74661) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/labeler dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.1.04.2.23.1.04.6.0394537451.0.02.2.02.3.12.4.02.2.43.28.8Updates
actions/checkoutfrom 3.1.0 to 4.2.2Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)Updates
actions/upload-artifactfrom 3.1.0 to 4.6.0Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
65c4c4aMerge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619move files back to satisfy licensed ci1ecca81licensed cache updates9742269Expose env vars to controll concurrency and timeout6f51ac0Merge pull request #656 from bdehamer/bdehamer/artifact-digestc40c16dadd new artifact-digest output735efb4bump@actions/artifactfrom 2.1.11 to 2.2.0184d73bMerge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-actionb4a0a98Merge branch 'main' into fix/deprecated-nodejs-usage-in-actionb4b15b8Merge pull request #632 from actions/joshmgross/undo-dependency-changesUpdates
tj-actions/changed-filesfrom 39 to 45Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
d6e91a2chore(deps): update dependency@types/lodashto v4.17.14 (#2388)73401cdchore(deps): update dependency@types/nodeto v22.10.5 (#2387)7f28b2bchore(deps): update dependency@types/nodeto v22.10.4 (#2386)c1f82cechore(deps): update dependency@types/nodeto v22.10.3 (#2385)5f974c2fix(deps): update dependency yaml to v2.7.0 (#2383)bb364ecchore(deps): lock file maintenance (#2382)7ac5902chore(deps): update peter-evans/create-pull-request action to v7.0.6 (#2380)7c5097fchore(deps): lock file maintenance (#2379)37dc9a5chore(deps): update dependency eslint-plugin-jest to v28.10.0 (#2378)515a6b3chore(deps): lock file maintenance (#2377)Updates
actions/github-scriptfrom 3 to 7Release notes
Sourced from actions/github-script's releases.
... (truncated)
Commits
60a0d83Merge pull request #440 from actions/joshmgross/v7.0.1b7fb200Update version to 7.0.112e22edMerge pull request #439 from actions/joshmgross/avoid-setting-base-urld319f8fAvoid settingbaseUrlto undefined when input is not providede69ef54Merge pull request #425 from actions/joshmgross/node-20ee0914bUpdate licensesd6fc56fUse@types/nodefor Node 20384d6cfFix quotations in tests8472492Only validate GraphQLpreviews84903f5Removenode-fetchfrom typeUpdates
actions/labelerfrom 4 to 5Release notes
Sourced from actions/labeler's releases.
... (truncated)
Commits
8558fd7Merge pull request #709 from actions/v5.0.0-beta000ca75Merge pull request #700 from MaksimZhukov/apply-suggestions-and-update-docume...cb66c2fUpdate dist9181355Apply suggestions for the beta vesrion and update the documentationefe4c1cMerge pull request #699 from MaksimZhukov/update-node-runtime-and-dependenciesc0957adRun Prettier8dc8d18Update Node.js version in reusable workflowsd0d0bbeUpdate documentation1375c425.0.0ab7411eChange version of Node.js runtime to node20Updates
actions/attest-build-provenancefrom 1.0.0 to 2.2.0Release notes
Sourced from actions/attest-build-provenance's releases.
... (truncated)
Commits
520d128bump actions/attest from v2.1.0 to v2.2.0 (#449)5d2ced9Add example of upload-artifaction integration (#450)3c016c1bump actions/attest from v2.1.0 to v2.2.0 (#449)e06bbafBump the npm-development group with 3 updates (#447)47c6e87Bump the npm-development group with 4 updates (#444)c083b46Bump the npm-development group with 2 updates (#438)1b4b366Bump typescript-eslint in the npm-development group (#434)963f8a0Bump the npm-development group with 2 updates (#429)4ecada3Bump the npm-development group across 1 directory with 3 updates (#422)f4b7552bump eslint from 8.57.1 to 9.16.0 (#418)Updates
ossf/scorecard-actionfrom 2.3.1 to 2.4.0Release notes
Sourced from ossf/scorecard-action's releases.
Commits
62b2cacbump docker tag to v2.4.0 for release (#1414)