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 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Harden Runner
15- uses : step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
15+ uses : step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
1616 with :
1717 egress-policy : audit
1818
Original file line number Diff line number Diff line change 3030 with :
3131 go-version : ${{ steps.vars.outputs.go_version }}
3232 - name : golangci-lint
33- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8 .0.0
33+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # tag=v9 .0.0
3434 with :
3535 version : v2.1.0
3636 working-directory : ${{matrix.working-directory}}
Original file line number Diff line number Diff line change 3737 env :
3838 GH_TOKEN : ${{ github.token }}
3939 - name : Release
40- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # tag=v2.4.1
40+ uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # tag=v2.4.2
4141 with :
4242 draft : true
4343 files : out/*
You can’t perform that action at this time.
0 commit comments