This repository was archived by the owner on May 31, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 timeout-minutes : 15
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
23+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2424
2525 - name : Install Tools & Dependencies
2626 uses : ./.github/actions/install
3333 timeout-minutes : 15
3434 steps :
3535 - name : Checkout
36- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
36+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3737
3838 - name : Install Tools & Dependencies
3939 uses : ./.github/actions/install
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Check out code using Git
13- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414 with :
1515 ref : ${{ github.head_ref }}
1616 # Needs access to push to main
Original file line number Diff line number Diff line change 1313 if : ${{ github.event.issue.pull_request }}
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717 - uses : kevinzunigacuellar/coauthor-action@292b32bdbffc663431a2a37b3bfa597d83a74905 # v0.1.3
You can’t perform that action at this time.
0 commit comments