File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 docker :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v6.0.2
19+ - uses : actions/checkout@v6.0.3
2020 with :
2121 fetch-depth : ' 0'
2222 - name : qemu
Original file line number Diff line number Diff line change 1313 permissions :
1414 contents : read
1515 steps :
16- - uses : actions/checkout@v6.0.2
16+ - uses : actions/checkout@v6.0.3
1717 - uses : webiny/action-conventional-commits@v1.4.2
Original file line number Diff line number Diff line change 1515 name : lint
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v5.0.1 https://github.com/actions/checkout/releases/tag/v5.0.1
18+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v5.0.1 https://github.com/actions/checkout/releases/tag/v5.0.1
1919 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0 https://github.com/actions/setup-go/releases/tag/v6.0.0
2020 with :
2121 go-version : 1.25.x
Original file line number Diff line number Diff line change 1515 name : nilaway
1616 runs-on : ubuntu-latest
1717 steps :
18- - uses : actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v5.0.1 https://github.com/actions/checkout/releases/tag/v5.0.1
18+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v5.0.1 https://github.com/actions/checkout/releases/tag/v5.0.1
1919 - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0 https://github.com/actions/setup-go/releases/tag/v6.0.0
2020 with :
2121 go-version : 1.25.x
Original file line number Diff line number Diff line change 5757 statuses : write
5858 steps :
5959 - run : " echo \" RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
60- - uses : actions/checkout@v6.0.2
60+ - uses : actions/checkout@v6.0.3
6161 with :
6262 fetch-depth : ' 0'
6363 - uses : actions/setup-go@v6
9696 statuses : write
9797 steps :
9898 - run : " echo \" RELEASE_TAG=${GITHUB_REF#refs/tags/}\" >> $GITHUB_ENV"
99- - uses : actions/checkout@v6.0.2
99+ - uses : actions/checkout@v6.0.3
100100 with :
101101 fetch-depth : ' 0'
102102 - name : Set up QEMU
You can’t perform that action at this time.
0 commit comments