diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f870a0d911..d361a6e681 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -12,7 +12,7 @@ jobs: with: fetch-depth: 0 - name: Create Github Release - uses: "marvinpinto/action-automatic-releases@latest" + uses: marvinpinto/action-automatic-releases@919008cf3f741b179569b7a6fb4d8860689ab7f0 # v1.2.1 with: repo_token: "${{ secrets.GITHUB_TOKEN }}" prerelease: false \ No newline at end of file