File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ jobs:
1414 run-tests :
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818
1919 - name : Set up Go
20- uses : actions/setup-go@v4
20+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2121 with :
2222 go-version : " 1.26"
2323
Original file line number Diff line number Diff line change 1010 govulncheck :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
13+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
1414
1515 - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
1616 with :
Original file line number Diff line number Diff line change 2626 steps :
2727 -
2828 name : Checkout
29- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # 4.3.0
29+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3030 with :
3131 fetch-depth : 0
3232 ref : ${{ github.event.inputs.tag || github.ref }}
You can’t perform that action at this time.
0 commit comments