action-docker-layer-caching
action-docker-layer-caching copied to clipboard
[CAUTION] This repository is not actively maintained. / Enable Docker layer caching in your GitHub Actions workflow.
We're getting intermittent failing builds in our project: https://github.com/pirate/ArchiveBox/runs/1328177855 due to what looks like rate-limiting. Is this indeed rate-limiting of some API call, and if so, can we pay to...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.14 to 18.7.21. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.8.3. Release notes Sourced from typescript's releases. TypeScript 4.8.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 1.0.6 to 3.0.4. Changelog Sourced from @actions/cache's changelog. 1.0.6 Make caching more verbose #650 Use GNU tar on macOS if available #701 1.0.7 Fixes permissions issue extracting...
Unfortunately, `typescript-is` had stopped maintaining, and does not work since TS 4.7 update. By the way, this package has configured `typescript` dependency to `^4.x.x`, and `dependabot` is running and collecting...
Cfr https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ Node 12 is deprecated and needs to be updated to node 16 (by summer 2023).
NEW FORK
## ⚠️ **Deprecation Notice for `v0.0.11` and older** ⚠️ Both this and the underlying push-prebuilt-action repositories seem to be abandoned and this repo is throwing a couple deprecation warnings. I...
**Describe the bug** Warning is printed by GHA: > Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:...
Because it's getting deprecated https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Bumps [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) from 1.0.6 to 3.1.2. Changelog Sourced from @actions/cache's changelog. 1.0.6 Make caching more verbose #650 Use GNU tar on macOS if available #701 1.0.7 Fixes permissions issue extracting...