build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.36.4 in /tools/hubl #2459
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: "a3a5d04e01128de3b61eeee61f051c85b9f5018c-00", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-00-coverage", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-01", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-01-coverage", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-02", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-02-coverage", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-03", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-03-coverage", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-e2e-coverage", "a3a5d04e01128de3b61eeee61f051c85b9f5018c-integration-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