Skip to content

Commit a75b4d1

Browse files
authored
Merge pull request #134 from microsoft/dependabot/github_actions/googleapis/release-please-action-5
build(deps): bump googleapis/release-please-action from 4 to 5
2 parents d884da2 + 4a60fa0 commit a75b4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please-gha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
4343

4444
- name: Release Please
45-
uses: googleapis/release-please-action@v4
45+
uses: googleapis/release-please-action@v5
4646
with:
4747
token: ${{ steps.app-token.outputs.token }}
4848
config-file: release-please-config.json

0 commit comments

Comments
 (0)