|
32 | 32 | github.com:443
|
33 | 33 |
|
34 | 34 | - name: Checkout & Authentication
|
35 |
| - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 |
| 35 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 |
36 | 36 | with:
|
37 | 37 | persist-credentials: false
|
38 | 38 | fetch-depth: 0
|
|
61 | 61 |
|
62 | 62 | # More info: https://github.com/actions/checkout.
|
63 | 63 | - name: Checkout & Authentication
|
64 |
| - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 |
| 64 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 |
65 | 65 | with:
|
66 | 66 | fetch-depth: 0
|
67 | 67 |
|
|
92 | 92 |
|
93 | 93 | # More info: https://github.com/actions/checkout.
|
94 | 94 | - name: Checkout & Authentication
|
95 |
| - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 |
| 95 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 |
96 | 96 | with:
|
97 | 97 | token: ${{ steps.get_token.outputs.token }}
|
98 | 98 | persist-credentials: false
|
@@ -130,7 +130,7 @@ jobs:
|
130 | 130 |
|
131 | 131 | # More info: https://github.com/actions/checkout.
|
132 | 132 | - name: Checkout & Authentication
|
133 |
| - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 |
| 133 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 |
134 | 134 | with:
|
135 | 135 | token: ${{ steps.get_token.outputs.token }}
|
136 | 136 | persist-credentials: false
|
@@ -167,7 +167,7 @@ jobs:
|
167 | 167 |
|
168 | 168 | # More info: https://github.com/actions/checkout.
|
169 | 169 | - name: Checkout & Authentication
|
170 |
| - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 |
| 170 | + uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 |
171 | 171 | with:
|
172 | 172 | token: ${{ steps.get_token.outputs.token }}
|
173 | 173 | persist-credentials: false
|
|
0 commit comments