Skip to content

Commit

Permalink
build: switch back to v2 of release-please
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Nov 26, 2021
1 parent 3a44796 commit 3ec7cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@92d73e9b43c141595b2842ad30682d0aaf859191
- uses: google-github-actions/release-please-action@v2
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3ec7cff

Please sign in to comment.