mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-02-16 12:27:03 +01:00
ci: pin actions/checkout to commit SHAs for zizmor
This commit is contained in:
2
.github/workflows/update-easyrsa-hash.yml
vendored
2
.github/workflows/update-easyrsa-hash.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
token: ${{ secrets.PAT }}
|
||||
|
||||
Reference in New Issue
Block a user