Skip to content

Commit b24201a

Browse files
ci(deps): update google-github-actions/release-please-action action to v4
1 parent d743d59 commit b24201a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
installation_id: ${{ secrets.RELEASE_PLEASE_APP_INSTALLATION_ID }}
1717
private_key: ${{ secrets.RELEASE_PLEASE_APP_PRIVATE_KEY }}
1818

19-
- uses: google-github-actions/release-please-action@v3
19+
- uses: google-github-actions/release-please-action@v4
2020
with:
2121
release-type: simple
2222
package-name: initium-platform

0 commit comments

Comments
 (0)