File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 with :
3030 # Allow goreleaser to access older tag information.
3131 fetch-depth : 0
32- - uses : actions/setup-go@v4
32+ - uses : actions/setup-go@v5
3333 with :
3434 go-version-file : " go.mod"
3535 cache : true
6262 - name : Install Snapcraft
6363 uses : samuelmeuli/action-snapcraft@v2
6464 - name : Run GoReleaser
65- uses : goreleaser/goreleaser-action@v5
65+ uses : goreleaser/goreleaser-action@v6
6666 with :
6767 args : release --clean
6868 env :
Original file line number Diff line number Diff line change 1313 - name : Checkout
1414 uses : actions/checkout@v4
1515 - name : Self-hosted Renovate
16- uses : renovatebot/github-action@v40.1.11
16+ uses : renovatebot/github-action@v40.1.12
1717 with :
1818 configurationFile : .github/renovate.json
1919 token : ${{ secrets.RENOVATE_TOKEN }}
You can’t perform that action at this time.
0 commit comments