diff --git a/.forgejo/workflows/release.yaml b/.forgejo/workflows/release.yaml index b329d1a..c45ad2a 100644 --- a/.forgejo/workflows/release.yaml +++ b/.forgejo/workflows/release.yaml @@ -61,7 +61,7 @@ jobs: JRELEASER_GPG_SECRET_KEY: ${{ env.GPG_PRIVATE_KEY }} - name: "Commit and push changes" - uses: https://w9r.dev/w9r.dev/action-git-commit-push@main + uses: https://w9r.dev/w9r.dev/action-git-commit-push@v1.4 with: email: ${{ steps.initialize.outputs.gitemail }} name: ${{ steps.initialize.outputs.gituser }}