File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 cache : false
3131 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
3232 - name : golangci-lint
33- uses : golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # tag=v6.0.1
33+ uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # tag=v6.1.0
3434 with :
3535 version : v1.57.2
3636 args : --out-format=colored-line-number
Original file line number Diff line number Diff line change 4343
4444 # Upload the results as artifacts.
4545 - name : " Upload artifact"
46- uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # tag=v4.3.4
46+ uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # tag=v4.3.5
4747 with :
4848 name : SARIF file
4949 path : results.sarif
You can’t perform that action at this time.
0 commit comments