Skip to content

Bump junit.version from 5.10.2 to 5.10.3 #5633

Bump junit.version from 5.10.2 to 5.10.3

Bump junit.version from 5.10.2 to 5.10.3 #5633

Workflow file for this run

name: Request review
on:
pull_request:
types: ["review_requested"]
jobs:
MoveCardToReview_job:
name: Move card to review
runs-on: ubuntu-latest
# PRs from forks don't have required token authorization
if: github.event.pull_request.head.repo.full_name == github.repository
&& github.event.review.author_association != 'NONE'
steps:
- uses: sonarsource/gh-action-lt-backlog/MoveCardToReview@v1
with:
github-token: ${{secrets.GITHUB_TOKEN}}
column-id: 4971953 # Kanban "Review in progress" column