Skip to content

Commit 6bbb797

Browse files
committed
Update github actions
1 parent 1f385ba commit 6bbb797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: goreleaser/goreleaser-action@v5
4646
with:
4747
distribution: goreleaser
48-
version: latest
48+
version: '~> v1'
4949
args: release --clean
5050
env:
5151
GITHUB_TOKEN: ${{ secrets.PERSONAL_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)