Pin github actions by sha

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-10-05 09:49:49 +02:00
parent 7484216f33
commit f3b34fabd8
6 changed files with 10 additions and 10 deletions

View File

@@ -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'