Skip to content

Commit 8b93620

Browse files
ci(deps): bump goreleaser/goreleaser-action (#231)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb1b2e5 commit 8b93620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
with:
8484
go-version-file: go.mod
8585
- name: Setup Goreleaser
86-
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
86+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
8787
with:
8888
version: ${{ env.GORELEASER_VERSION }}
8989
install-only: true
@@ -107,7 +107,7 @@ jobs:
107107
with:
108108
go-version-file: go.mod
109109
- name: Setup Goreleaser
110-
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
110+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
111111
with:
112112
version: ${{ env.GORELEASER_VERSION }}
113113
install-only: true

0 commit comments

Comments
 (0)