Skip to content

Commit 6d7fbfe

Browse files
authored
Merge pull request #1310 from microsoftgraph/dependabot/github_actions/googleapis/release-please-action-5
chore(deps): bump googleapis/release-please-action from 4 to 5
2 parents a8a0735 + bfb8232 commit 6d7fbfe

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
@@ -31,7 +31,7 @@ jobs:
3131
private-key: ${{ secrets.RELEASE_PLEASE_TOKEN_PROVIDER_PEM }}
3232

3333
- name: Release Please
34-
uses: googleapis/release-please-action@v4
34+
uses: googleapis/release-please-action@v5
3535
with:
3636
token: ${{ steps.app-token.outputs.token }}
3737
config-file: release-please-config.json

0 commit comments

Comments
 (0)