build(deps): bump the gh-actions group with 4 updates - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
2 times, most recently
from
November 17, 2025 17:41
a25bb5e to
1b7a6c9
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
2 times, most recently
from
December 8, 2025 17:30
e29f96a to
261d602
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
2 times, most recently
from
December 22, 2025 17:31
d9e0ea4 to
a4643cf
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
from
December 29, 2025 17:26
a4643cf to
a365cbb
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
from
January 5, 2026 18:00
a365cbb to
63a2575
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
2 times, most recently
from
January 19, 2026 19:14
132e0ea to
4dfd8fc
Compare
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
from
January 26, 2026 19:15
4dfd8fc to
ccf7317
Compare
Bumps the gh-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [actions/configure-pages](https://github.com/actions/configure-pages) and [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-node` from 5 to 6 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v5...v6) Updates `actions/configure-pages` from 4 to 5 - [Release notes](https://github.com/actions/configure-pages/releases) - [Commits](actions/configure-pages@v4...v5) Updates `actions/upload-pages-artifact` from 3 to 4 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/setup-node dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/configure-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/upload-pages-artifact dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/gh-actions-8017a8a1f7
branch
from
February 2, 2026 23:54
ccf7317 to
9797fd2
Compare
clang-engineer
force-pushed
the
main
branch
2 times, most recently
from
March 13, 2026 05:53
67ef2de to
c437a17
Compare
clang-engineer
force-pushed
the
main
branch
2 times, most recently
from
June 19, 2026 06:04
a7bbb1b to
4f79fd9
Compare
clang-engineer
force-pushed
the
main
branch
7 times, most recently
from
July 5, 2026 15:46
203060d to
b3a4074
Compare
clang-engineer
force-pushed
the
main
branch
22 times, most recently
from
July 6, 2026 01:43
1942635 to
cd2447f
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 gh-actions group with 4 updates: actions/checkout, actions/setup-node, actions/configure-pages and actions/upload-pages-artifact.
Updates
actions/checkoutfrom 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)Updates
actions/setup-nodefrom 5 to 6Release notes
Sourced from actions/setup-node's releases.
Commits
2028fbcLimit automatic caching to npm, update workflows and documentation (#1374)1342781Bump actions/publish-action from 0.3.0 to 0.4.0 (#1362)89d709dBump prettier from 2.8.8 to 3.6.2 (#1334)cd2651cBump ts-jest from 29.1.2 to 29.4.1 (#1336)Updates
actions/configure-pagesfrom 4 to 5Release notes
Sourced from actions/configure-pages's releases.
Commits
983d773Merge pull request #139 from actions/config-auto-detect9cf6e24Tweak commentf304bd8Update distributables215cd51Attempt to detect existing config files matching the expected basename plus o...e9382acFront-load the file extension warning7781abdMerge pull request #138 from actions/error-utilsfc47e3cUpdate distributables9c9f8a2Update tests to use the Octokit RequestError class9a4705dUpdate distributablesf6ded38Fix syntax error and formattingUpdates
actions/upload-pages-artifactfrom 3 to 4Release notes
Sourced from actions/upload-pages-artifact's releases.
Commits
7b1f4a7Merge pull request #127 from heavymachinery/pin-sha4cc19c7Pinactions/upload-artifactto SHA2d163beMerge pull request #107 from KittyChiu/mainc704843fix: linted README9605915Merge pull request #106 from KittyChiu/kittychiu/update-readme-1e59cdfeUpdate README.mda2d6704doc: updated usage section in readme984864eMerge pull request #105 from actions/Jcambass-patch-145dc788Add workflow file for publishing releases to immutable action packageefaad07Merge pull request #102 from actions/hidden-filesYou can trigger a rebase of this PR 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