Skip to content

Commit

Permalink
ci: update release-please github action (#366)
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechsimetka authored May 16, 2022
1 parent 86978b7 commit bfe38e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit bfe38e9

Please sign in to comment.