Skip to content

Commit 90cb14f

Browse files
authored
Merge pull request #25 from snowdreamtech/gh-actions-update-1743362199
Update GitHub Action Versions
2 parents d238dc4 + 615180c commit 90cb14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Set up Go
3737
uses: actions/[email protected]
3838
- name: Run GoReleaser
39-
uses: goreleaser/goreleaser-action@v6.2.1
39+
uses: goreleaser/goreleaser-action@v6.3.0
4040
if: startsWith(github.ref, 'refs/tags/')
4141
with:
4242
# either 'goreleaser' (default) or 'goreleaser-pro'

0 commit comments

Comments
 (0)