mirror of
https://github.com/actions/github-script.git
synced 2026-09-06 06:19:20 +00:00
pin github actions
This commit is contained in:
parent
ed597411d8
commit
778c014967
8 changed files with 20 additions and 20 deletions
2
.github/workflows/pull-request-test.yml
vendored
2
.github/workflows/pull-request-test.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
pull-request-test:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
||||
- uses: ./
|
||||
with:
|
||||
script: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue