chore(deps): bump the actions-updates group across 1 directory with 5 updates#62
Closed
dependabot[bot] wants to merge 7 commits intomainfrom
Closed
chore(deps): bump the actions-updates group across 1 directory with 5 updates#62dependabot[bot] wants to merge 7 commits intomainfrom
dependabot[bot] wants to merge 7 commits intomainfrom
Conversation
.github/workflows/ci-code.yaml
Outdated
| - name: Cache cargo-make binary | ||
| id: cache-cargo-make | ||
| uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 | ||
| uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v4 |
Check warning
Code scanning / zizmor
detects commit SHAs that don't match their version comment tags Warning
993f4da to
80f9c99
Compare
… updates Bumps the actions-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `6.0.2` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `7.1.0` | `7.2.0` | | [actions/cache](https://github.com/actions/cache) | `4.3.0` | `5.0.2` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `6.0.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.1.4` | `2.2.1` | Updates `actions/checkout` from 5.0.0 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@08c6903...de0fac2) Updates `astral-sh/setup-uv` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@3259c62...61cb8a9) Updates `actions/cache` from 4.3.0 to 5.0.2 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0057852...8b402f5) Updates `actions/upload-artifact` from 4.6.2 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...b7c566a) Updates `actions/create-github-app-token` from 2.1.4 to 2.2.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@6701853...29824e6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: astral-sh/setup-uv dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-updates - dependency-name: actions/cache dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-updates - dependency-name: actions/create-github-app-token dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
80f9c99 to
22cbded
Compare
bleggett
reviewed
Jan 28, 2026
|
|
||
| - name: Restore cached cargo-make | ||
| uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4 | ||
| uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v4 |
Contributor
There was a problem hiding this comment.
Suggested change
| uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v4 | |
| uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 |
Signed-off-by: Ben Leggett <benjamin@edera.io>
Signed-off-by: Ben Leggett <benjamin@edera.io>
Signed-off-by: Ben Leggett <benjamin@edera.io>
Signed-off-by: Ben Leggett <benjamin@edera.io>
Signed-off-by: Ben Leggett <benjamin@edera.io>
Signed-off-by: Ben Leggett <benjamin@edera.io>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-updates group with 5 updates in the / directory:
5.0.06.0.27.1.07.2.04.3.05.0.24.6.26.0.02.1.42.2.1Updates
actions/checkoutfrom 5.0.0 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (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)Updates
astral-sh/setup-uvfrom 7.1.0 to 7.2.0Release notes
Sourced from astral-sh/setup-uv's releases.
... (truncated)
Commits
61cb8a9add outputs python-version and python-cache-hit (#728)11050edfix: use uv_build backend for old-python-constraint-project (#729)1d22fafBump peter-evans/create-pull-request from 7.0.9 to 8.0.0 (#719)f4ed82aBump github/codeql-action from 4.31.6 to 4.31.9 (#723)e0409b4chore: update known checksums for 0.9.22 (#727)702b425chore: update known checksums for 0.9.21 (#726)2630c86chore: update known checksums for 0.9.20 (#725)45cfcb3Add action typings with validation (#721)ce0a899chore: update known checksums for 0.9.18 (#718)9c8d030chore: remove stray space from UV_PYTHON_INSTALL_DIR message (#720)Updates
actions/cachefrom 4.3.0 to 5.0.2Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
8b402f5Merge pull request #1692 from GhadimiR/main304ab5alicense for httpclient609fc19Update licensed record for cacheb22231eBuild93150cdAdd PR link to releases9b8ca9fBump actions/cache to 5.0.39255dc7Merge pull request #1686 from actions/cache-v5.0.1-release8ff5423chore: release v5.0.19233019Merge pull request #1685 from salmanmkc/node24-storage-blob-fixb975f2bfix: add peer property to package-lock.json for dependenciesUpdates
actions/upload-artifactfrom 4.6.2 to 6.0.0Release notes
Sourced from actions/upload-artifact's releases.
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/create-github-app-tokenfrom 2.1.4 to 2.2.1Release notes
Sourced from actions/create-github-app-token's releases.
Commits
29824e6build(release): 2.2.1 [skip ci]b212e6afix(deps): bump the production-dependencies group with 2 updates (#311)8efbf9bci: create stale workflow (#309)7e473efbuild(release): 2.2.0 [skip ci]dce3be8fix(deps): bump p-retry from 6.2.1 to 7.1.0 (#294)5480f43fix(deps): bump glob from 10.4.5 to 10.5.0 (#305)d90aa53feat: update permission inputs (#296)55e2a4bfix(deps): bump the production-dependencies group with 2 updates (#292)cc6f999ci(test): trigger on merge_group (#308)40fa6b5build(deps-dev): bump@sinonjs/fake-timersfrom 14.0.0 to 15.0.0 (#295)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