Skip to content

Commit ceba22b

Browse files
authored
Merge pull request #103 from kircherlab/dependabot/github_actions/googleapis/release-please-action-5
build(deps): bump googleapis/release-please-action from 4 to 5
2 parents b05476c + fed241f commit ceba22b

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
@@ -14,7 +14,7 @@ jobs:
1414
release-please:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: googleapis/release-please-action@v4
17+
- uses: googleapis/release-please-action@v5
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
target-branch: ${{ github.ref_name }}

0 commit comments

Comments
 (0)