Skip to content

Commit acd69b6

Browse files
authored
Merge pull request #161 from reqcore-inc/dependabot/github_actions/googleapis/release-please-action-5
chore(actions): bump googleapis/release-please-action from 4 to 5
2 parents d7d8e14 + e200b5e commit acd69b6

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
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: googleapis/release-please-action@v4
18+
- uses: googleapis/release-please-action@v5
1919
with:
2020
token: ${{ secrets.RELEASE_PLEASE_TOKEN || secrets.GITHUB_TOKEN }}
2121
config-file: .github/release-please-config.json

0 commit comments

Comments
 (0)