File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 - macos-latest
3131 - windows-latest
3232 steps :
33- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
33+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434 with :
3535 fetch-depth : 0
3636 - name : Setup python for test ${{ matrix.py }}
6363 env :
6464 COVERAGE_FILE : " coverage"
6565 steps :
66- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
66+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
6767
6868 - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
6969 id : download
9191 name : gitleaks
9292 runs-on : ubuntu-latest
9393 steps :
94- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
94+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
9595 with :
9696 fetch-depth : 0
9797 - uses : gitleaks/gitleaks-action@83373cf2f8c4db6e24b41c1a9b086bb9619e9cd3 # v2
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818 - name : Setup
1919 uses : descope/.github/.github/actions/python/poetry/setup@main
2020 with :
You can’t perform that action at this time.
0 commit comments