From 9f62257254d903f394860f88f64be23d8af7ea72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 13:09:16 +0000 Subject: [PATCH] chore(ci): bump the github-workflows-public group with 6 updates Bumps the github-workflows-public group with 6 updates: | Package | From | To | | --- | --- | --- | | [openCoreEMR/github-workflows-public/.github/workflows/actionlint.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | | [openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | | [openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | | [openCoreEMR/github-workflows-public/.github/workflows/dclint.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | | [openCoreEMR/github-workflows-public/.github/workflows/php-tests.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | | [openCoreEMR/github-workflows-public/.github/workflows/release-please-reusable.yml](https://github.com/opencoreemr/github-workflows-public) | `1.0.0` | `1.0.2` | Updates `openCoreEMR/github-workflows-public/.github/workflows/actionlint.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) Updates `openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) Updates `openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) Updates `openCoreEMR/github-workflows-public/.github/workflows/dclint.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) Updates `openCoreEMR/github-workflows-public/.github/workflows/php-tests.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) Updates `openCoreEMR/github-workflows-public/.github/workflows/release-please-reusable.yml` from 1.0.0 to 1.0.2 - [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/1.0.0...1.0.2) --- updated-dependencies: - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/actionlint.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/dclint.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/php-tests.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public - dependency-name: openCoreEMR/github-workflows-public/.github/workflows/release-please-reusable.yml dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-workflows-public ... Signed-off-by: dependabot[bot] --- .github/workflows/actionlint.yml | 2 +- .github/workflows/composer-normalize.yml | 2 +- .github/workflows/composer-validate.yml | 2 +- .github/workflows/conventional-pr-title.yml | 2 +- .github/workflows/dclint.yml | 2 +- .github/workflows/php-syntax-check.yml | 2 +- .github/workflows/phpcs.yml | 2 +- .github/workflows/phpstan.yml | 2 +- .github/workflows/phpunit.yml | 2 +- .github/workflows/rector.yml | 2 +- .github/workflows/release-please.yml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index cb2e334..2bb601d 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -16,4 +16,4 @@ on: jobs: actionlint: - uses: openCoreEMR/github-workflows-public/.github/workflows/actionlint.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/actionlint.yml@1.0.2 diff --git a/.github/workflows/composer-normalize.yml b/.github/workflows/composer-normalize.yml index 399a1f0..895f53d 100644 --- a/.github/workflows/composer-normalize.yml +++ b/.github/workflows/composer-normalize.yml @@ -16,7 +16,7 @@ on: jobs: composer-normalize: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: Normalize composer.json (check) run: composer normalize --dry-run diff --git a/.github/workflows/composer-validate.yml b/.github/workflows/composer-validate.yml index 1a70859..1e78b18 100644 --- a/.github/workflows/composer-validate.yml +++ b/.github/workflows/composer-validate.yml @@ -16,7 +16,7 @@ on: jobs: composer-validate: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: Validate composer.json run: composer validate --strict diff --git a/.github/workflows/conventional-pr-title.yml b/.github/workflows/conventional-pr-title.yml index 9fd599e..faf533f 100644 --- a/.github/workflows/conventional-pr-title.yml +++ b/.github/workflows/conventional-pr-title.yml @@ -8,4 +8,4 @@ jobs: conventional-pr-title: permissions: pull-requests: read - uses: openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/conventional-pr-title.yml@1.0.2 diff --git a/.github/workflows/dclint.yml b/.github/workflows/dclint.yml index 7432cbe..955ff29 100644 --- a/.github/workflows/dclint.yml +++ b/.github/workflows/dclint.yml @@ -22,4 +22,4 @@ on: jobs: dclint: - uses: openCoreEMR/github-workflows-public/.github/workflows/dclint.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/dclint.yml@1.0.2 diff --git a/.github/workflows/php-syntax-check.yml b/.github/workflows/php-syntax-check.yml index d5aa6f1..7b6807c 100644 --- a/.github/workflows/php-syntax-check.yml +++ b/.github/workflows/php-syntax-check.yml @@ -18,7 +18,7 @@ on: jobs: php-syntax-check: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: PHP Syntax Check run: composer php-lint diff --git a/.github/workflows/phpcs.yml b/.github/workflows/phpcs.yml index 3fae153..5e4c0fe 100644 --- a/.github/workflows/phpcs.yml +++ b/.github/workflows/phpcs.yml @@ -24,7 +24,7 @@ on: jobs: phpcs: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: Run PHP CodeSniffer run: composer phpcs diff --git a/.github/workflows/phpstan.yml b/.github/workflows/phpstan.yml index 39a3915..44d1849 100644 --- a/.github/workflows/phpstan.yml +++ b/.github/workflows/phpstan.yml @@ -26,7 +26,7 @@ on: jobs: phpstan: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: Run PHPStan run: composer phpstan diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index c4f44f1..18262df 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -10,7 +10,7 @@ on: jobs: phpunit: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-tests.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-tests.yml@1.0.2 with: php-versions: '["8.2"]' test-script: composer test:unit diff --git a/.github/workflows/rector.yml b/.github/workflows/rector.yml index cbf7147..0be91c4 100644 --- a/.github/workflows/rector.yml +++ b/.github/workflows/rector.yml @@ -22,7 +22,7 @@ on: jobs: rector: - uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/php-composer-script.yml@1.0.2 with: name: Run Rector (dry-run) run: composer rector diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 00d0fc8..7701f6f 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@1.0.0 + uses: openCoreEMR/github-workflows-public/.github/workflows/release-please-reusable.yml@1.0.2 permissions: contents: write pull-requests: write