Chore: don't persist creds when checking out in actions (#104778)

* don't persist creds when checking out in actions

* kick CI

* kick CI

* actually commit the merge...

* don't need

* don't need
This commit is contained in:
Ashley Harrison
2025-04-30 17:20:57 +01:00
committed by GitHub
parent ecd1f5ba92
commit 821b44182e
12 changed files with 28 additions and 6 deletions
+2
View File
@@ -89,6 +89,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4 # v4.2.2
with:
persist-credentials: false
- name: Send issue to the auto triager action
id: auto_triage