Skip to content

Commit 324f5ad

Browse files
authored
Merge pull request #488 from RoseSecurity/renovate/goreleaser-goreleaser-action-7.x
2 parents 118a8d2 + 457f2ea commit 324f5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

3838
# Build and release
3939
- name: Run GoReleaser
40-
uses: goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0.0
40+
uses: goreleaser/goreleaser-action@e24998b8b67b290c2fa8b7c14fcfa7de2c5c9b8c # v7.1.0
4141
with:
4242
version: latest
4343
args: release --parallelism 2 --clean

0 commit comments

Comments
 (0)