mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-15 08:21:31 +00:00
CI: Fix some issues pointed out by zizmor (#9250)
Fix some issues pointed out by zizmor.
This commit is contained in:
parent
34e8e8e5d1
commit
f6dae1fc4d
2 changed files with 3 additions and 0 deletions
1
.github/workflows/reuse.yml
vendored
1
.github/workflows/reuse.yml
vendored
|
|
@ -28,6 +28,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
ref: ${{ github.event.pull_request.head.sha || '' }}
|
||||
|
||||
- name: REUSE Compliance Check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue