Skip to content

Commit

Permalink
chore(deps): update release-please to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Jan 16, 2024
1 parent bb1ba31 commit 1daeda8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@ jobs:
run: |
npm ci
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
command: manifest
token: ${{secrets.RELEASE_PR_TOKEN}}
default-branch: main

Expand Down

0 comments on commit 1daeda8

Please sign in to comment.