ci: pin github action to specific hash (#1799)

This commit is contained in:
oreparaz
2025-03-26 21:02:14 +01:00
committed by GitHub
parent 2eb2462e5e
commit 49c5ec9b2b
13 changed files with 58 additions and 58 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
- name: Check PR Author
run: |
# Get PR author