|  | 
| 28 | 28 |     env: | 
| 29 | 29 |       LANG: "en_US.UTF-8" | 
| 30 | 30 |     steps: | 
| 31 |  | -    - uses: actions/checkout@v5 | 
|  | 31 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 32 | 32 |       with: | 
| 33 | 33 |         submodules: true | 
| 34 | 34 |         persist-credentials: false | 
|  | 
| 78 | 78 |       PYTHON_VERSION: ${{ matrix.python-version }} | 
| 79 | 79 |       LANG: ${{ matrix.lang-var }} | 
| 80 | 80 |     steps: | 
| 81 |  | -    - uses: actions/checkout@v5 | 
|  | 81 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 82 | 82 |       with: | 
| 83 | 83 |         submodules: true | 
| 84 | 84 |         persist-credentials: false | 
| @@ -140,7 +140,7 @@ jobs: | 
| 140 | 140 |       PYTHON_VERSION: ${{ matrix.python-version }} | 
| 141 | 141 |       LANG: "en_US.utf-8" | 
| 142 | 142 |     steps: | 
| 143 |  | -    - uses: actions/checkout@v5 | 
|  | 143 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 144 | 144 |       with: | 
| 145 | 145 |         submodules: true | 
| 146 | 146 |         persist-credentials: false | 
| @@ -193,7 +193,7 @@ jobs: | 
| 193 | 193 |       CODECLIMATE_REPO_TOKEN: ${{ secrets.CODECLIMATE_TOKEN }} | 
| 194 | 194 |       CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} | 
| 195 | 195 |     steps: | 
| 196 |  | -    - uses: actions/checkout@v5 | 
|  | 196 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 197 | 197 |       with: | 
| 198 | 198 |         submodules: true | 
| 199 | 199 |         persist-credentials: false | 
| @@ -266,7 +266,7 @@ jobs: | 
| 266 | 266 |       LANG: "en_US.utf-8" | 
| 267 | 267 | 
 | 
| 268 | 268 |     steps: | 
| 269 |  | -    - uses: actions/checkout@v5 | 
|  | 269 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 270 | 270 |       with: | 
| 271 | 271 |         submodules: true | 
| 272 | 272 |         persist-credentials: false | 
| @@ -311,7 +311,7 @@ jobs: | 
| 311 | 311 |       CODECLIMATE_REPO_TOKEN: ${{ secrets.CODECLIMATE_TOKEN }} | 
| 312 | 312 |       CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }} | 
| 313 | 313 |     steps: | 
| 314 |  | -    - uses: actions/checkout@v5 | 
|  | 314 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 315 | 315 |       with: | 
| 316 | 316 |         submodules: true | 
| 317 | 317 |         persist-credentials: false | 
| @@ -383,7 +383,7 @@ jobs: | 
| 383 | 383 |       LANG: 'en_US.utf-8' | 
| 384 | 384 | 
 | 
| 385 | 385 |     steps: | 
| 386 |  | -    - uses: actions/checkout@v5 | 
|  | 386 | +    - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 | 
| 387 | 387 |       with: | 
| 388 | 388 |         submodules: true | 
| 389 | 389 |         persist-credentials: false | 
|  | 
0 commit comments