mirror of
https://github.com/coredns/coredns.git
synced 2026-04-05 19:55:32 -04:00
ci: add persist-credentials: false to checkouts (#7964)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
ref: ${{ github.event.inputs.commit }}
|
||||
persist-credentials: false
|
||||
- name: Set up info
|
||||
run: |
|
||||
set -x -e
|
||||
|
||||
Reference in New Issue
Block a user