File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 test :
1414 runs-on : ubuntu-latest
1515 steps :
16- - uses : actions/checkout@v4.2.2
16+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717 - uses : actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
1818 with :
1919 distribution : " temurin"
Original file line number Diff line number Diff line change 1111 commitlint :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v4.2.2
14+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1515 with :
1616 fetch-depth : 0
17- - uses : wagoid/commitlint-github-action@v6.1.2
17+ - uses : wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
Original file line number Diff line number Diff line change 2020 if : ${{ github.event.workflow_run.conclusion == 'success' }}
2121 runs-on : ubuntu-latest
2222 steps :
23- - uses : actions/checkout@v4.2.2
23+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2424 with :
2525 fetch-depth : 0
2626 ref : ${{ github.event.workflow_run.head_sha }}
You can’t perform that action at this time.
0 commit comments