Skip to content

Commit 78e17ca

Browse files
authored
Merge pull request #2836 from microsoft/dependabot/github_actions/googleapis/release-please-action-5
chore(deps): bump googleapis/release-please-action from 4 to 5
2 parents baf0e74 + cb50481 commit 78e17ca

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
@@ -68,7 +68,7 @@ jobs:
6868
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
6969

7070
- name: Release Please
71-
uses: googleapis/release-please-action@v4
71+
uses: googleapis/release-please-action@v5
7272
with:
7373
token: ${{ steps.app-token.outputs.token }}
7474
config-file: release-please-config.json

0 commit comments

Comments
 (0)