Skip to content

build(deps): bump github.com/steadybit/extension-kit from 1.10.2 to 1.10.3 #250

build(deps): bump github.com/steadybit/extension-kit from 1.10.2 to 1.10.3

build(deps): bump github.com/steadybit/extension-kit from 1.10.2 to 1.10.3 #250

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 # NOSONAR githubactions:S7637 - our own action
secrets:
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN_USED_BY_CLA_FROM_ANSGAR }}