Skip to content

Commit

Permalink
chore: Update release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Dec 11, 2023
1 parent 2e639f6 commit 15edbd6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:
release_please_info: ${{ toJSON(steps.release.outputs) }}
paths_released: ${{ steps.release.outputs.paths_released }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
command: manifest
config-file: release-please-config.json
manifest-file: .release-please-manifest.json

release-info:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 15edbd6

Please sign in to comment.