chore(deps): use full commit sha to pin 3rd party actions

This commit is contained in:
Adrian Dischinger
2024-01-17 09:12:01 +00:00
committed by GitHub
parent 4e8dfee7c2
commit 7b4aa8ae80
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set CURRENT_TAG
run: echo "GORELEASER_CURRENT_TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@14707cd26fbb4b6c8abf03fb8ea4eb6c59711a62
with:
version: latest
args: release --clean