Skip to content

ci(actions): Update workflows#13074

Merged
kesselb merged 1 commit into
mainfrom
chore-workflow-update
Jun 21, 2026
Merged

ci(actions): Update workflows#13074
kesselb merged 1 commit into
mainfrom
chore-workflow-update

Conversation

@kesselb

@kesselb kesselb commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@kesselb kesselb self-assigned this Jun 11, 2026
Comment thread .github/workflows/lint-php-cs.yml Outdated

- name: Set up php${{ steps.versions.outputs.php-min }}
uses: shivammathur/setup-php@85c019fd025f731a83ac9fbc1cdd9ba69d76b6e3 # v2.36.0 with verbose logging due to stuck runs
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # v2.37.1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a heads up, I am only syncing the changes from the workflow repo with the updater script, which matches exactly what is upstream.

Comment thread .github/workflows/lint-php.yml Outdated

- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@85c019fd025f731a83ac9fbc1cdd9ba69d76b6e3 # v2.36.0 with verbose logging due to stuck runs
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same?

Comment thread .github/workflows/openapi.yml Outdated

- name: Set up php
uses: shivammathur/setup-php@85c019fd025f731a83ac9fbc1cdd9ba69d76b6e3 # v2.36.0 with verbose logging due to stuck runs
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

Comment thread .github/workflows/psalm-matrix.yml Outdated
- name: Set up php${{ matrix.php-min }}
uses: shivammathur/setup-php@85c019fd025f731a83ac9fbc1cdd9ba69d76b6e3 # v2.36.0 with verbose logging due to stuck runs
- name: Set up php${{ needs.matrix.outputs.php-min }}
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.

@ChristophWurst ChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@kesselb kesselb force-pushed the chore-workflow-update branch from e667f15 to 613411e Compare June 21, 2026 15:42
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb force-pushed the chore-workflow-update branch from 613411e to 8a16afa Compare June 21, 2026 15:44
@kesselb kesselb merged commit 4afb37a into main Jun 21, 2026
42 checks passed
@kesselb kesselb deleted the chore-workflow-update branch June 21, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants