Skip to content

Commit

Permalink
build: use newer release-please build
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Feb 26, 2022
1 parent 7148c88 commit 91b569e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v2
- uses: google-github-actions/release-please-action@v3
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 91b569e

Please sign in to comment.