Skip to content

Commit ccfc4e0

Browse files
authored
Merge branch 'master' into dependabot/github_actions/dorny/paths-filter-4
2 parents 908b1e0 + 17d85ba commit ccfc4e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
app-id: ${{ secrets.APP_ID }}
3030
private-key: ${{ secrets.APP_PRIVATE_KEY }}
3131

32-
- uses: googleapis/release-please-action@v4
32+
- uses: googleapis/release-please-action@v5
3333
with:
3434
token: ${{ steps.app-token.outputs.token }}
3535
release-type: node

0 commit comments

Comments
 (0)