File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7272 - name : Checkout code
7373 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
7474 - name : Setup Go
75- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
75+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
7676 with :
7777 go-version : 1.25
7878 - name : Build trunkver
@@ -117,7 +117,7 @@ jobs:
117117 grep syft_1.32.0_linux_amd64.tar.gz syft_1.32.0_checksums.txt | sha256sum --check
118118 tar -zxv -C /usr/local/bin/ -f syft_1.32.0_linux_amd64.tar.gz
119119 - name : Setup Go
120- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
120+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
121121 with :
122122 go-version : 1.25
123123 - name : Build trunkver
You can’t perform that action at this time.
0 commit comments