fix(github): add persist-credentials: false to workflow templates (#8202)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update-linux (push) Has been cancelled
Update Nix Hashes / update-macos (push) Has been cancelled

This commit is contained in:
Leonidas
2026-01-13 09:53:30 -06:00
committed by GitHub
parent 883a6577d5
commit a092f567b7
3 changed files with 20 additions and 10 deletions
+2
View File
@@ -394,6 +394,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v6
with:
persist-credentials: false
- name: Run opencode
uses: anomalyco/opencode/github@latest${envStr}