build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.70.0 in /x/evidence #2460
Annotations
5 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run DeterminateSystems/magic-nix-cache-action@main:
.github/workflows/build.yml#L25
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Run DeterminateSystems/magic-nix-cache-action@main:
.github/workflows/lint.yml#L18
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
Run DeterminateSystems/magic-nix-cache-action@main:
.github/workflows/test.yml#L657
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "066357a455aae05fcdc3c0803fcf2087c40b3524-00", "066357a455aae05fcdc3c0803fcf2087c40b3524-00-coverage", "066357a455aae05fcdc3c0803fcf2087c40b3524-01", "066357a455aae05fcdc3c0803fcf2087c40b3524-01-coverage", "066357a455aae05fcdc3c0803fcf2087c40b3524-02", "066357a455aae05fcdc3c0803fcf2087c40b3524-02-coverage", "066357a455aae05fcdc3c0803fcf2087c40b3524-03", "066357a455aae05fcdc3c0803fcf2087c40b3524-03-coverage".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading