File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 runs-on : ubuntu-latest
4040 steps :
4141 - name : Checkout code
42- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
42+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
4343 with :
4444 fetch-depth : 0
4545
Original file line number Diff line number Diff line change 5050 runs-on : ubuntu-latest
5151 steps :
5252 - name : Checkout code
53- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
53+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
5454
5555 - name : Setup Go
5656 uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
@@ -103,7 +103,7 @@ jobs:
103103 GH_TOKEN : ${{ secrets.gh_token || secrets.GH_NETIC_ROBOT_CLASSIC_TOKEN }}
104104 steps :
105105 - name : Checkout code
106- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
106+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
107107
108108 - name : Run Trivy vulnerability scanner
109109 uses : aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
You can’t perform that action at this time.
0 commit comments