File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ kind : Dependency
2+ body : ' chore(deps): bump the github-actions group across 1 directory with 3 updates'
3+ time : 2025-03-14T08:20:28.29582171Z
Original file line number Diff line number Diff line change 3939 passphrase : ${{ secrets.GPG_PASSPHRASE }}
4040
4141 - name : Run GoReleaser
42- uses : goreleaser/goreleaser-action@v5.1.0
42+ uses : goreleaser/goreleaser-action@v6.2.1
4343 with :
4444 version : latest
4545 args : release --rm-dist
Original file line number Diff line number Diff line change 4646 run : go test -race -coverprofile=coverage.out -covermode=atomic -coverpkg=./... -v ./...
4747
4848 - name : Upload to codecov
49- uses : codecov/codecov-action@v4
49+ uses : codecov/codecov-action@v5
5050 with :
5151 verbose : true
5252
6464 fetch-depth : 0
6565
6666 - name : Prepare release
67- uses : labd/changie-release-action@v0.3.2
67+ uses : labd/changie-release-action@v0.6.0
6868 with :
6969 github-token : ${{ secrets.GITHUB_TOKEN }}
7070 release-workflow : ' release.yaml'
You can’t perform that action at this time.
0 commit comments