Skip to content

breaking: Add cache-mode: none - #385

Merged
carlcsaposs-canonical merged 1 commit into
mainfrom
cache-mode
Sep 14, 2026
Merged

carlcsaposs-canonical merged 1 commit into
mainfrom
cache-mode

Conversation

@carlcsaposs-canonical

Copy link
Copy Markdown
Contributor

Use new cache-mode syntax (https://github.blog/changelog/2026-09-10-control-github-actions-cache-access-with-cache-mode/) to harden workflows

Helps prevent attacks such as https://github.com/AdnaneKhan/Cacheract

Migration instructions

Add

    cache-mode: none

to all jobs

Use new `cache-mode` syntax (https://github.blog/changelog/2026-09-10-control-github-actions-cache-access-with-cache-mode/) to harden workflows

Helps prevent attacks such as https://github.com/AdnaneKhan/Cacheract

## Migration instructions
Add
```yaml
    cache-mode: none
```
to all jobs
@carlcsaposs-canonical
carlcsaposs-canonical merged commit 9cc78a0 into main Sep 14, 2026
2 checks passed
@carlcsaposs-canonical
carlcsaposs-canonical deleted the cache-mode branch September 14, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants