|
23 | 23 | run_lint: ${{ steps.filter.outputs.lint }} |
24 | 24 | run_integration: ${{ steps.filter.outputs.integration }} |
25 | 25 | steps: |
26 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 26 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
27 | 27 | with: |
28 | 28 | persist-credentials: false |
29 | 29 |
|
|
77 | 77 | permissions: |
78 | 78 | contents: read |
79 | 79 | steps: |
80 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 80 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
81 | 81 | with: |
82 | 82 | persist-credentials: false |
83 | 83 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
|
98 | 98 | permissions: |
99 | 99 | contents: read |
100 | 100 | steps: |
101 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 101 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
102 | 102 | with: |
103 | 103 | persist-credentials: false |
104 | 104 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -142,7 +142,7 @@ jobs: |
142 | 142 | permissions: |
143 | 143 | contents: read |
144 | 144 | steps: |
145 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 145 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
146 | 146 | with: |
147 | 147 | persist-credentials: false |
148 | 148 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -171,7 +171,7 @@ jobs: |
171 | 171 | permissions: |
172 | 172 | contents: read |
173 | 173 | steps: |
174 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 174 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
175 | 175 | with: |
176 | 176 | persist-credentials: false |
177 | 177 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -223,7 +223,7 @@ jobs: |
223 | 223 | permissions: |
224 | 224 | contents: read |
225 | 225 | steps: |
226 | | - - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v5.0.1 |
| 226 | + - uses: actions/checkout@c2d88d3ecc89a9ef08eebf45d9637801dcee7eb5 # v5.0.1 |
227 | 227 | with: |
228 | 228 | persist-credentials: false |
229 | 229 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
|
0 commit comments