File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 close-not-reproducible-issues :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1 .0
15+ - uses : actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10.2 .0
1616 with :
1717 repo-token : ${{ secrets.WDIO_BOT_GITHUB_TOKEN }}
1818 only-issue-labels : ' Reproducible Example Missing'
Original file line number Diff line number Diff line change 2121 runs-on : ${{ inputs.os }}
2222 steps :
2323 - name : 👷 Checkout
24- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
24+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2525 with :
2626 ssh-key : ${{ secrets.DEPLOY_KEY }}
2727
Original file line number Diff line number Diff line change 2929 runs-on : ${{ matrix.os }}
3030 steps :
3131 - name : 👷 Checkout
32- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
32+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
3333 with :
3434 ssh-key : ${{ secrets.DEPLOY_KEY }}
3535
Original file line number Diff line number Diff line change 1616 pull-requests : write
1717 steps :
1818 - name : 👷 Checkout
19- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2020
2121 - name : 🛠️ Setup workspace
2222 uses : ./.github/actions/setup-workspace
4545 fi
4646 shell : bash
4747
48- - uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
48+ - uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
4949 if : ${{ steps.check.outputs.result > 0 }}
5050 with :
5151 header : license-error
7070 if : ${{ steps.check.outputs.result > 0 }}
7171 run : exit 1
7272
73- - uses : marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
73+ - uses : marocchino/sticky-pull-request-comment@70d2764d1a7d5d9560b100cbea0077fc8f633987 # v3.0.2
7474 if : ${{ steps.check.outputs.result == 0 }}
7575 with :
7676 header : license-error
Original file line number Diff line number Diff line change 1616 runs-on : ' ubuntu-latest'
1717 steps :
1818 - name : 👷 Checkout
19- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2020 with :
2121 ssh-key : ${{ secrets.DEPLOY_KEY }}
2222
Original file line number Diff line number Diff line change 3030 runs-on : ${{ matrix.os }}
3131 steps :
3232 - name : 👷 Checkout
33- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
33+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
3434 with :
3535 ssh-key : ${{ secrets.DEPLOY_KEY }}
3636
Original file line number Diff line number Diff line change 2222 runs-on : ${{ matrix.os }}
2323 steps :
2424 - name : 👷 Checkout
25- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2626 with :
2727 ssh-key : ${{ secrets.DEPLOY_KEY }}
2828
Original file line number Diff line number Diff line change 2121 runs-on : ${{ matrix.os }}
2222 steps :
2323 - name : 👷 Checkout
24- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
24+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2525 with :
2626 ssh-key : ${{ secrets.DEPLOY_KEY }}
2727
Original file line number Diff line number Diff line change 2222
2323 steps :
2424 - name : Auto Label Based on Checklist
25- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
25+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
2626 with :
2727 script : |
2828 const { owner, repo, number } = context.issue;
Original file line number Diff line number Diff line change 5454 runs-on : ubuntu-latest
5555 steps :
5656 - name : 👷 Checkout
57- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
57+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
5858 with :
5959 ref : ' main'
6060 fetch-depth : 0
6868 id : gen-pre-release-ver
6969 env :
7070 RELEASE_TYPE : ${{ github.event.inputs.releaseType }}
71- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
71+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
7272 with :
7373 result-encoding : string
7474 script : |
You can’t perform that action at this time.
0 commit comments