From dc0427391bb019cdd5bd4345edd4fb67a3a76bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 22:45:17 +0000 Subject: [PATCH] deps(deps): bump opencoreemr/github-workflows-public/.github/workflows/release-please-reusable.yml Bumps [opencoreemr/github-workflows-public/.github/workflows/release-please-reusable.yml](https://github.com/opencoreemr/github-workflows-public) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/opencoreemr/github-workflows-public/releases) - [Changelog](https://github.com/openCoreEMR/github-workflows-public/blob/main/CHANGELOG.md) - [Commits](https://github.com/opencoreemr/github-workflows-public/compare/0.0.4...0.0.5) --- updated-dependencies: - dependency-name: opencoreemr/github-workflows-public/.github/workflows/release-please-reusable.yml dependency-version: 0.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release-please.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index ab8db3a..842c828 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -10,7 +10,7 @@ permissions: {} jobs: release-please: - uses: opencoreemr/github-workflows-public/.github/workflows/release-please-reusable.yml@0.0.4 + uses: opencoreemr/github-workflows-public/.github/workflows/release-please-reusable.yml@0.0.5 permissions: contents: write pull-requests: write