Skip to content

Commit

Permalink
build(deps): bump GoogleCloudPlatform/release-please-action from 3.4.…
Browse files Browse the repository at this point in the history
…1 to 3.5.0 (#78)
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent a059870 commit ccb17a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
if: github.repository == inputs.target-repo
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3.4.1
- uses: GoogleCloudPlatform/release-please-action@v3.5.0
id: release
with:
token: '${{ secrets.GH_TOKEN }}'
Expand Down

0 comments on commit ccb17a4

Please sign in to comment.