Skip to content

Bump @actions/core from 1.2.4 to 1.9.1 #154

Bump @actions/core from 1.2.4 to 1.9.1

Bump @actions/core from 1.2.4 to 1.9.1 #154

Workflow file for this run

name: "CLA Signature Bot"
on:
issue_comment:
types: [created]
pull_request:
types: [opened,closed,synchronize]
jobs:
call-clabot-workflow:
uses: Roblox/cla-signature-bot/.github/workflows/clabot-workflow.yml@master
with:
whitelist: "cliffchapmanrbx"
use-remote-repo: true
remote-repo-name: "roblox/cla-bot-store"
secrets: inherit