mirror of
https://github.com/pi-hole/PADD.git
synced 2026-04-27 12:04:36 +01:00
Pin github actions by sha
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
2
.github/workflows/version_bump.yml
vendored
2
.github/workflows/version_bump.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
shell: bash
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5.0.0
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
|
||||
with:
|
||||
ref: 'development'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user