Skip to content

Commit cfc2c67

Browse files
authored
Merge pull request #51 from stackitcloud/dependabot/github_actions/goreleaser/goreleaser-action-7
chore: bump goreleaser/goreleaser-action from 6 to 7
2 parents aae59a8 + 363d312 commit cfc2c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
password: ${{ secrets.GITHUB_TOKEN }}
4242

4343
- name: Release with Goreleaser
44-
uses: goreleaser/goreleaser-action@v6
44+
uses: goreleaser/goreleaser-action@v7
4545
with:
4646
distribution: goreleaser
4747
version: latest

0 commit comments

Comments
 (0)