ci: update release-please github action (#366)

This commit is contained in:
Vojtech Simetka
2022-05-16 11:45:35 +02:00
committed by GitHub
parent 86978b7e99
commit bfe38e96b4
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
- uses: GoogleCloudPlatform/release-please-action@v3
id: release
with:
token: ${{ secrets.GHA_PAT_BASIC }}