mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-30 13:58:41 +08:00
chore(deps): update actions/checkout digest to 2541b12 (#1430)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/test-entrypoint.yaml
vendored
2
.github/workflows/test-entrypoint.yaml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
name: Test entrypoint
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@d0651293c4a5a52e711f25b41b05b2212f385d28
|
||||
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
|
||||
- name: Run unit tests for entrypoint.sh
|
||||
run: |
|
||||
make acceptance/runner/entrypoint
|
||||
|
||||
Reference in New Issue
Block a user