Skip to content

Commit

Permalink
Merge pull request #13 from tbobm/ci/bump-release-please
Browse files Browse the repository at this point in the history
ci(release): bump action to latest stable
  • Loading branch information
tbobm authored Nov 5, 2024
2 parents 0796064 + aa659fb commit 52d90c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
- uses: GoogleCloudPlatform/release-please-action@v4
with:
release-type: simple
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 52d90c5

Please sign in to comment.