Skip to content

Commit a9d689f

Browse files
github-actions(deps): bump WyriHaximus/github-action-composer-php-versions-in-range
Bumps [WyriHaximus/github-action-composer-php-versions-in-range](https://github.com/wyrihaximus/github-action-composer-php-versions-in-range) from 1 to 2. - [Release notes](https://github.com/wyrihaximus/github-action-composer-php-versions-in-range/releases) - [Commits](WyriHaximus/github-action-composer-php-versions-in-range@v1...v2) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-composer-php-versions-in-range dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1018e0e commit a9d689f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- id: "supported-versions-detect"
4848
if: "${{ inputs.php-versions == 'auto-detect' }}"
49-
uses: "WyriHaximus/github-action-composer-php-versions-in-range@v1"
49+
uses: "WyriHaximus/github-action-composer-php-versions-in-range@v2"
5050
with:
5151
upcomingReleases: "${{ inputs.upcoming-releases }}"
5252
nightly: "${{ inputs.upcoming-releases }}"

0 commit comments

Comments
 (0)