File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -257,6 +257,6 @@ jobs:
257257 - infrastructure_tests
258258 # - analyze
259259 if : always()
260- uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@v1.0.0
260+ uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@c8b3ad5819ad7078f3e375519b4f8c6232d1cbdf # v1.0.0
261261 with :
262262 needs_context : ${{ toJson(needs) }}
Original file line number Diff line number Diff line change @@ -243,6 +243,6 @@ jobs:
243243 - macos_test_unelevated_ci
244244 - macos_test_unelevated_others
245245 if : always()
246- uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@v1.0.0
246+ uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@c8b3ad5819ad7078f3e375519b4f8c6232d1cbdf # v1.0.0
247247 with :
248248 needs_context : ${{ toJson(needs) }}
Original file line number Diff line number Diff line change @@ -189,6 +189,6 @@ jobs:
189189 - analyze
190190 - windows_packaging
191191 if : always()
192- uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@v1.0.0
192+ uses : PowerShell/compliance/.github/workflows/ready-to-merge.yml@c8b3ad5819ad7078f3e375519b4f8c6232d1cbdf # v1.0.0
193193 with :
194194 needs_context : ${{ toJson(needs) }}
You can’t perform that action at this time.
0 commit comments