Skip to content

:arrow_up: Updates actions/cache action to v2.1.8

3bb06c9
Select commit
Loading
Failed to load commit list.
Open

⬆️ Updates actions/cache action to v2.1.8 #35

:arrow_up: Updates actions/cache action to v2.1.8
3bb06c9
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Mar 26, 2026 in 2s

2/4 Fail(s): LABEL, MILESTONE

Status: FAIL

    Here are some stats of the run:
    4 validations were ran.
    2 PASSED
    2 FAILED

Details

✔️ Validator: DESCRIPTION

  • ✔️ No_empty option is not enabled, as such this validator did not run
    Input : This PR contains the following updates:
Package Type Update Change
actions/cache action patch v2.1.3v2.1.8

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/cache (actions/cache)

v2.1.8: Updating actions/core to version 1.10.0

Compare Source

The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@​v2 won't see deprecation warning message.

v2.1.7

Compare Source

Support 10GB cache upload using the latest version 1.0.8 of @actions/cache

v2.1.6

Compare Source

  • Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (#​596)

v2.1.5

Compare Source

  • Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar (#​527)

v2.1.4

Compare Source

  • Make caching more verbose #​650
  • Use GNU tar on macOS if available #​701

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

   Settings : ```{"no_empty":{"enabled":false}}```

✔️ Validator: TITLE

  • ✔️ title must exclude '^[WIP]'
    Input : ⬆️ Updates actions/cache action to v2.1.8
    Settings : {"must_exclude":{"regex":"^\\[WIP\\]"}}

❌ Validator: LABEL

  • label does not include "change|feat|imp|fix|doc|i18n"
    Input : java dependencies
    Settings : {"must_include":{"regex":"change|feat|imp|fix|doc|i18n"}}
  • ✔️ label must exclude 'wip|work in progress'
    Input : java dependencies
    Settings : {"must_exclude":{"regex":"wip|work in progress"}}

❌ Validator: MILESTONE

  • The milestone can't be empty
    Input :
    Settings : {"no_empty":{"enabled":true}}