build(deps): bump actions/cache from 6.0.0 to 6.1.0#8814
Conversation
Bumps [actions/cache](https://github.com/actions/cache) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@2c8a9bd...55cc834) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi @rzo1, for transparency, I wanted to add some context regarding the merge of this PR:
As a final note, I suspect the initial failure occurred because I ran two CIs in parallel using different versions of the cache action. |
|
@GGraziadei hehe my PR wasn't related to this PR :D - I created it because of 4373db6 (which can happen because this action is exectued in a schedule and not directly in the PR it surfaces, so it will fail once the schedule triggers it). |
|
@rzo1, got it! :-); Thanks for the clarification, my bad for the misunderstanding. Glad it wasn't this PR breaking things! |
|
I learned about the check action today in another context and wanted to bring it to Storm too to avoid such issues from happening :) |
|
That's a great idea! I was just thinking, it would be funny if in the future we ended up needing a check action to check the check actions... a total recursive loop! |
Bumps actions/cache from 6.0.0 to 6.1.0.
Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO tokenDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)