Skip to content

Commit 800d762

Browse files
Bump the github-action-dependencies group with 1 update
Bumps the github-action-dependencies group with 1 update: [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action). Updates `google-github-actions/release-please-action` from 3 to 4 - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@v3...v4) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 077a3c1 commit 800d762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
release_created: ${{ steps.release.outputs.release_created }}
1818
sha: ${{ steps.release.outputs.sha }}
1919
steps:
20-
- uses: google-github-actions/release-please-action@v3
20+
- uses: google-github-actions/release-please-action@v4
2121
id: release
2222
with:
2323
release-type: php

0 commit comments

Comments
 (0)