You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, you might already have a compromised developer PAT with the ability to clear caches, but the workflow you are running in does not have actions: write permission.
Cacheract should support setting a PAT within the src/config.ts file for clearing Cache entries instead of the job's GITHUB_TOKEN.
The text was updated successfully, but these errors were encountered:
In some cases, you might already have a compromised developer PAT with the ability to clear caches, but the workflow you are running in does not have
actions: write
permission.Cacheract should support setting a PAT within the
src/config.ts
file for clearing Cache entries instead of the job's GITHUB_TOKEN.The text was updated successfully, but these errors were encountered: