mirror of
https://github.com/n8n-io/n8n.git
synced 2025-11-20 17:46:34 +00:00
chore: Update actions/checkout digest to 71cf226
This commit is contained in:
parent
d6f5c64c58
commit
8963b83a49
2
.github/workflows/check-run-eligibility.yml
vendored
2
.github/workflows/check-run-eligibility.yml
vendored
@ -57,7 +57,7 @@ jobs:
|
||||
run_decision: ${{ steps.evaluate.outputs.should_run }}
|
||||
steps:
|
||||
- name: Check out current commit
|
||||
uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
|
||||
uses: actions/checkout@71cf2267d89c5cb81562390fa70a37fa40b1305e
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user