Pin sithub actions to sha

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-08-28 16:58:12 +02:00
committed by Adam Warner
parent 053ae3a404
commit 9ad41e719a
9 changed files with 29 additions and 29 deletions

View File

@@ -9,10 +9,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #v5.0.0
- name: Get editorconfig-checker
uses: editorconfig-checker/action-editorconfig-checker@main # tag v1.0.0 is really out of date
uses: editorconfig-checker/action-editorconfig-checker@main # tag v2. is really out of date
- name: Run editorconfig-checker
run: editorconfig-checker