ci(release): switch back to stable version of self for release job

This commit is contained in:
2024-05-13 10:13:47 +01:00
parent 094ab0890e
commit 9c79e61e2c

View File

@@ -19,8 +19,7 @@ jobs:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
# TOOD: Switch back to @v1 once once v1.0.3 is released.
- uses: jimeh/release-please-manifest-action@main
- uses: jimeh/release-please-manifest-action@v1
id: release
with:
app-id: ${{ secrets.RELEASE_BOT_APP_ID }}