Skip to content

Commit 4c0b306

Browse files
authored
Merge pull request #48 from RoseSecurity/renovate/goreleaser-goreleaser-action-7.x
chore(deps): update goreleaser/goreleaser-action action to v7
2 parents abc3822 + 18108be commit 4c0b306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Build and release
3232
- name: Run GoReleaser
33-
uses: goreleaser/goreleaser-action@v6
33+
uses: goreleaser/goreleaser-action@v7
3434
with:
3535
version: latest
3636
args: release --parallelism 2 --clean

0 commit comments

Comments
 (0)