Testing Pull Request#406
Conversation
Bumps node from 22-alpine to 25-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 25-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@49933ea...2028fbc) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...1af3b93) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.19 to 4.31.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@fca7ace...fdbfb4d) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.31.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.2 to 5.0.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...330a01c) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
…alpine chore(deps): bump node from 22-alpine to 25-alpine
…actions/upload-artifact-5.0.0 chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
…github/codeql-action-4.31.5 chore(deps): bump github/codeql-action from 3.28.19 to 4.31.5
…actions/checkout-6.0.0 chore(deps): bump actions/checkout from 4.2.2 to 6.0.0
…actions/setup-node-6.0.0 chore(deps): bump actions/setup-node from 4.4.0 to 6.0.0
Bumps node from `26ded7f` to `fd16460`. --- updated-dependencies: - dependency-name: node dependency-version: 25-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Change runner to 'arc' for debug job
…6460 chore(deps): bump node from `26ded7f` to `fd16460`
Fix formatting in test-custom-workflow.yml
|
@Zenious 👋 I noticed this pull request. Let us know if you need any support contributing or want any feedback. |
|
@wrslatz no issues so far. I was testing the behavior of raising a PR against the main branch of the forked repository to see if we could block it, but I had indicated the wrong upstream repository instead. Since the PMA app already prevents direct pushes to the fork repositories, I wanted to check if PRs were possible and do restrict it. |
No worries, and sounds great! If you end up having questions and want to chat with maintainers, feel free to open a discussion. |
Pull Request
Proposed Changes
Readiness Checklist
Author/Contributor
npm run lintand fix any linting issues that have been introducednpm run testand run tests@jeffrey-luszczReviewer
bug,documentation,enhancement,infrastructure,maintenance, orbreaking