Skip to content

chore(deps): bump SonarSource/sonarcloud-github-action from 2.3.0 to 3.0.0 #71

chore(deps): bump SonarSource/sonarcloud-github-action from 2.3.0 to 3.0.0

chore(deps): bump SonarSource/sonarcloud-github-action from 2.3.0 to 3.0.0 #71

Workflow file for this run

name: "CLA Assistant"
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened,closed,synchronize]
jobs:
call-workflow:
uses: steadybit/.github/.github/workflows/cla.yml@main
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN_USED_BY_CLA_FROM_ANSGAR }}