88 permissions : {}
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
11+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
1212 with :
1313 ref : ${{ github.event.pull_request.head.ref }}
1414 repository : ${{ github.event.pull_request.head.repo.full_name }}
2929 with :
3030 node-version : 18.x
3131 - name : Checkout
32- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
32+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
3333 with :
3434 ref : ${{ github.event.pull_request.head.ref }}
3535 repository : ${{ github.event.pull_request.head.repo.full_name }}
5050 with :
5151 node-version : 18.x
5252 - name : Checkout
53- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
53+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
5454 with :
5555 ref : ${{ github.event.pull_request.head.ref }}
5656 repository : ${{ github.event.pull_request.head.repo.full_name }}
7070 with :
7171 node-version : 18.x
7272 - name : Checkout
73- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
73+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
7474 with :
7575 ref : ${{ github.event.pull_request.head.ref }}
7676 repository : ${{ github.event.pull_request.head.repo.full_name }}
9090 with :
9191 node-version : 18.x
9292 - name : Checkout
93- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
93+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
9494 with :
9595 ref : ${{ github.event.pull_request.head.ref }}
9696 repository : ${{ github.event.pull_request.head.repo.full_name }}
@@ -111,7 +111,7 @@ jobs:
111111 with :
112112 node-version : 18.x
113113 - name : Checkout
114- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
114+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
115115 with :
116116 ref : ${{ github.event.pull_request.head.ref }}
117117 repository : ${{ github.event.pull_request.head.repo.full_name }}
0 commit comments