Skip to content

Commit 71d43fa

Browse files
Bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0 (#523)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4.2.0 to 4.4.0. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@f82d6c1...3fa32b8) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 545562e commit 71d43fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
-
7070
name: Release
71-
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
71+
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906
7272
with:
7373
distribution: goreleaser
7474
version: v1.10.3

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: make test-e2e
5555

5656
- name: Build
57-
uses: goreleaser/goreleaser-action@f82d6c1c344bcacabba2c841718984797f664a6b
57+
uses: goreleaser/goreleaser-action@3fa32b8bb5620a2c1afe798654bbad59f9da4906
5858
with:
5959
distribution: goreleaser
6060
version: v1.10.3

0 commit comments

Comments
 (0)