mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-26 17:54:29 +01:00
ci: pin github action to specific hash (#1799)
This commit is contained in:
2
.github/workflows/quarantine.yml
vendored
2
.github/workflows/quarantine.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user