File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
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 : 2026-04-02T00:45:04.536722347Z
Original file line number Diff line number Diff line change 2424 PASSPHRASE : ${{ secrets.PASSPHRASE }}
2525
2626 - name : Run GoReleaser
27- uses : goreleaser/goreleaser-action@v6
27+ uses : goreleaser/goreleaser-action@v7
2828 with :
2929 version : latest
3030 args : release --clean
Original file line number Diff line number Diff line change @@ -39,12 +39,12 @@ jobs:
3939 CTP_AUTH_URL : http://localhost:8989
4040
4141 - name : Upload to codecov
42- uses : codecov/codecov-action@v5
42+ uses : codecov/codecov-action@v6
4343 with :
4444 verbose : true
4545
4646 - name : build binary
47- uses : goreleaser/goreleaser-action@v6
47+ uses : goreleaser/goreleaser-action@v7
4848 with :
4949 args : build --snapshot --clean --single-target
5050 env :
6464 fetch-depth : 0
6565
6666 - name : Prepare release
67- uses : labd/changie-release-action@v0.6.0
67+ uses : labd/changie-release-action@v0.6.1
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