1
0
forked from MTSR/mapserver

Update goreleaser/goreleaser-action action to v3

This commit is contained in:
renovate[bot] 2023-01-12 16:14:30 +00:00 committed by Buckaroo Banzai
parent 871b168a54
commit 705be52604

View File

@ -52,7 +52,7 @@ jobs:
# only on tags # only on tags
- name: Run GoReleaser - name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2 uses: goreleaser/goreleaser-action@v3
if: success() && startsWith(github.ref, 'refs/tags/') if: success() && startsWith(github.ref, 'refs/tags/')
with: with:
version: latest version: latest