Skip to content

Commit

Permalink
build: update release-please to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Dec 29, 2021
1 parent 4131797 commit 2d41da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
outputs:
paths_released: ${{ steps.manifest_release.outputs.paths_released }}
steps:
- uses: google-github-actions/release-please-action@bfd488a47b78a5ba7b51dda30bbd261b4059162b
- uses: google-github-actions/release-please-action@v3
id: manifest_release
with:
command: manifest
Expand Down

0 comments on commit 2d41da5

Please sign in to comment.