File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout repository
42- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
42+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
4343
4444 # Initializes the CodeQL tools for scanning.
4545 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 88 build :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
11+ - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1212
1313 - name : Set up Go
1414 uses : actions/setup-go@v5
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Checkout
17- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
17+ uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1818 with :
1919 fetch-depth : 0
2020 - name : Fetch all tags
You can’t perform that action at this time.
0 commit comments