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 2828 with :
2929 go-version : ${{ steps.vars.outputs.go_version }}
3030 - name : golangci-lint
31- uses : golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8 .0.0
31+ uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # tag=v9 .0.0
3232 with :
3333 version : v2.4.0
3434 working-directory : ${{matrix.working-directory}}
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 curl -L "https://raw.githubusercontent.com/${{ github.repository }}/main/CHANGELOG/${{ env.RELEASE_TAG }}.md" \
107107 -o "${{ env.RELEASE_TAG }}.md"
108108 - name : Release
109- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # tag=v2.4.1
109+ uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # tag=v2.4.2
110110 with :
111111 draft : true
112112 files : out/*
You can’t perform that action at this time.
0 commit comments