Skip to content

Update github actions#197

Merged
kamphaus merged 1 commit into
mainfrom
renovate/github-actions
May 19, 2026
Merged

Update github actions#197
kamphaus merged 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
Swatinem/rust-cache action minor v2v2.9.1
actions/checkout action patch v6v6.0.2
actions/download-artifact action patch v8v8.0.1
actions/upload-artifact action patch v7v7.0.1
anchore/sbom-action action minor v0v0.24.0
baptiste0928/cargo-install action minor v3v3.4.0
dtolnay/rust-toolchain action pinDigest 29eef33
ncipollo/release-action action minor v1v1.21.0
release-drafter/release-drafter action minor v7v7.3.0
slsa-framework/slsa-github-generator action pinDigest f7dd8c5

Release Notes

Swatinem/rust-cache (Swatinem/rust-cache)

v2.9.1

Compare Source

Fix regression in hash calculation

Full Changelog: Swatinem/rust-cache@v2.9.0...v2.9.1

v2.9.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.8.2...v2.9.0

v2.8.2

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.8.1...v2.8.2

v2.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2...v2.8.1

v2.8.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.8...v2.8.0

v2.7.8

Compare Source

What's Changed
  • Include CPU arch in the cache key for arm64 Linux runners by @​rhysd in #​228

Full Changelog: Swatinem/rust-cache@v2.7.7...v2.7.8

v2.7.7

Compare Source

Full Changelog: Swatinem/rust-cache@v2.7.6...v2.7.7

v2.7.6

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.5...v2.7.6

v2.7.5

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.3...v2.7.5

v2.7.3

Compare Source

  • Work around upstream problem that causes cache saving to hang for minutes.

Full Changelog: Swatinem/rust-cache@v2.7.2...v2.7.3

v2.7.2

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.7.1...v2.7.2

v2.7.1

Compare Source

v2.7.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.6.2...v2.7.0

v2.6.2

Compare Source

What's Changed

Full Changelog: Swatinem/rust-cache@v2...v2.6.2

v2.6.1

Compare Source

  • Fix hash contributions of Cargo.lock/Cargo.toml files.

v2.6.0

Compare Source

What's Changed
  • Add "buildjet" as a second cache-provider backend @​joroshiba in #​154
  • Clean up sparse registry index.
  • Do not clean up src of -sys crates.
  • Remove .cargo/credentials.toml before saving.
New Contributors

Full Changelog: Swatinem/rust-cache@v2.5.1...v2.6.0

v2.5.1

Compare Source

  • Fix hash contribution of Cargo.lock.

v2.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: Swatinem/rust-cache@v2.4.0...v2.5.0

v2.4.0

Compare Source

  • Fix cache key stability.
  • Use 8 character hash components to reduce the key length, making it more readable.

v2.3.0

Compare Source

  • Add cache-all-crates option, which enables caching of crates installed by workflows.
  • Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
  • Fix cache restore failures due to upstream bug.
  • Fix EISDIR error due to globed directories.
  • Update runtime @actions/cache, @actions/io and dev typescript dependencies.
  • Update npm run prepare so it creates distribution files with the right line endings.

v2.2.1

Compare Source

  • Update @actions/cache dependency to fix usage of zstd compression.

v2.2.0

Compare Source

  • Add new save-if option to always restore, but only conditionally save the cache.

v2.1.0

Compare Source

  • Only hash Cargo.{lock,toml} files in the configured workspace directories.

v2.0.2

Compare Source

  • Avoid calling cargo metadata on pre-cleanup.
  • Added prefix-key, cache-directories and cache-targets options.

v2.0.1

Compare Source

  • Primarily just updating dependencies to fix GitHub deprecation notices.
actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

actions/download-artifact (actions/download-artifact)

v8.0.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v8...v8.0.1

actions/upload-artifact (actions/upload-artifact)

v7.0.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

anchore/sbom-action (anchore/sbom-action)

v0.24.0

Compare Source

v0.24.0

⬆️ Dependencies

v0.23.1

Compare Source

v0.23.1

⬆️ Dependencies

v0.23.0

Compare Source

v0.23.0

v0.22.2

Compare Source

v0.22.2

⬆️ Dependencies

v0.22.1

Compare Source

v0.22.1

⬆️ Dependencies

v0.22.0

Compare Source

Changes in v0.22.0

⬆️ Dependencies

v0.21.1

Compare Source

Changes in v0.21.1

v0.21.0

Compare Source

v0.20.11

Compare Source

Changes in v0.20.11

v0.20.10

Compare Source

Changes in v0.20.10

v0.20.9

Compare Source

Changes in v0.20.9

v0.20.8

Compare Source

Changes in v0.20.8

v0.20.7

Compare Source

Changes in v0.20.7

  • chore(deps): update Syft to v1.34.1 (#​544)

v0.20.6

Compare Source

Changes in v0.20.6

v0.20.5

Compare Source

Changes in v0.20.5

v0.20.4

Compare Source

Changes in v0.20.4

  • chore: update Syft to v1.29.0 (#​529)

v0.20.3

Compare Source

Changes in v0.20.3

v0.20.2

Compare Source

Changes in v0.20.2

v0.20.1

Compare Source

Changes in v0.20.1

v0.20.0

Compare Source

Changes in v0.20.0

  • chore(deps): update Syft to v1.24.0 (#​522)

v0.19.0

Compare Source

Changes in v0.19.0

  • chore(deps): update Syft to v1.23.0 (#​521)
  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#​519)
  • chore(deps): bump cross-spawn (#​514)

v0.18.0

Compare Source

Changes in v0.18.0

v0.17.9

Compare Source

Changes in v0.17.9

v0.17.8

Compare Source

Changes in v0.17.8

v0.17.7

Compare Source

Changes in v0.17.7

v0.17.6

Compare Source

Changes in v0.17.6

v0.17.5

Compare Source

Changes in v0.17.5

v0.17.4

Compare Source

Changes in v0.17.4

v0.17.3

Compare Source

Changes in v0.17.3

v0.17.2

Compare Source

Changes in v0.17.2

v0.17.1

Compare Source

Changes in v0.17.1

v0.17.0

Compare Source

Changes in v0.17.0

v0.16.1

Compare Source

Changes in v0.16.1

v0.16.0: v0.16

Compare Source

Changes in v0.16.0

NOTE: if you are using this action within a matrix build and see failures attempting to upload artifacts with duplicate names, you will need to set the artifact-name to be unique based on the matrix properties (an example here). This is due to a change to use a newer GitHub API which no longer allows artifacts with duplicate names.

v0.15.11

Compare Source

Changes in v0.15.11

v0.15.10

Compare Source

Changes in v0.15.10

v0.15.9

Compare Source

Changes in v0.15.9

v0.15.8

Compare Source

Changes in v0.15.8

v0.15.7

Compare Source

Changes in v0.15.7

  • chore: migrate action to use node v20.11.0 (Iron) FROM node v16.x.x (#​440) [spiffcs]

v0.15.6

Compare Source

Changes in v0.15.6

v0.15.5

Compare Source

Changes in v0.15.5

v0.15.4

Compare Source

Changes in v0.15.4

v0.15.3

Compare Source

Changes in v0.15.3

v0.15.2

Compare Source

Changes in v0.15.2

v0.15.1

Compare Source

Changes in v0.15.1

v0.15.0

Compare Source

Changes in v0.14.4

Breaking Changes
  • Previously, running on Windows required WSL. Now, running on Windows expects to be run on native windows (#​426) [willmurphyscode].
Other Changes

v0.14.3

Compare Source

Changes in v0.14.3

v0.14.2

Compare Source

Changes in v0.14.2

v0.14.1

Compare Source

Changes in v0.14.1

v0.13.4

Compare Source

Changes in v0.13.4

v0.13.3

Compare Source

Changes in v0.13.3

v0.13.2

Compare Source

Changes in v0.13.2

v0.13.1

Compare Source

Changes in v0.13.1

v0.13.0

Compare Source

Changes in v0.13.0

v0.12.0

Compare Source

Changes in v0.12.0

v0.11.0

Compare Source

Changes in v0.11.0

v0.10.0

Compare Source

Changes in v0.10.0

  • Update Syft to v0.43.2 (#​225)
  • Improve SBOM format handling (#​235)

v0.9.0

Compare Source

Changes in v0.9.0

  • Add syft-version input to download-syft action (#​228)

🐛 Bug Fixes

  • Don't use JSON.stringify for logging purposes (#​236)

[`v0.8.

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between day 19 and 20 of the month (* * 19-20 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kamphaus kamphaus merged commit 20969c1 into main May 19, 2026
1 check passed
@kamphaus kamphaus deleted the renovate/github-actions branch May 19, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant