Skip to content

Commit

Permalink
build(deps): bump the github-action-dependencies group with 1 update (#9
Browse files Browse the repository at this point in the history
)

* build(deps): 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).

- [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>

* ci: upgrade `release-please`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JoshuaLicense <JoshuaLicense@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and JoshuaLicense authored Dec 5, 2023
1 parent 073c97d commit 02fd022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
release_created: ${{ steps.release.outputs.release_created }}
sha: ${{ steps.release.outputs.sha }}
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
id: release
with:
release-type: node
package-name: laminas-config-cloud-parameters
target-branch: ${{ github.ref_name }}

0 comments on commit 02fd022

Please sign in to comment.