Skip to content

Commit 253ca7c

Browse files
authored
Merge pull request #85 from kenso312/dependabot/github_actions/dev/google-github-actions/release-please-action-4
build(deps): bump google-github-actions/release-please-action from 3 to 4
2 parents 590d596 + 2da9c34 commit 253ca7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Creating Pull Request
1313
if: github.event.commits[0].message != 'Initial commit'
14-
uses: google-github-actions/release-please-action@v3
14+
uses: google-github-actions/release-please-action@v4
1515
timeout-minutes: 3
1616
with:
1717
changelog-types: |

0 commit comments

Comments
 (0)