Skip to content

Commit

Permalink
chore(release-please): update to newest GHA release-please version
Browse files Browse the repository at this point in the history
  • Loading branch information
bencromwell committed Jan 18, 2024
1 parent 57c99db commit 3a9fe35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@ jobs:
with:
app_id: ${{ vars.RELEASE_PLEASE_GITHUB_APP_ID }}
private_key: ${{ secrets.RELEASE_PLEASE_GITHUB_APP_PRIVATE_KEY }}
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release-please
with:
token: ${{ steps.generate-github-token.outputs.token }}
command: manifest
target-branch: v3

release:
Expand Down

0 comments on commit 3a9fe35

Please sign in to comment.