Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rgychiu committed Nov 17, 2023
1 parent d05a76b commit dbbe7c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clabot-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: contains(github.event.comment.html_url, '/pull/') || github.event_name != 'issue_comment'
steps:
- name: "Run CLA Bot"
uses: roblox/cla-signature-bot@3fe9238bd99c78e7b89def37faf6aa89f7cbf2fb
uses: roblox/cla-signature-bot@d05a76b193129a9d35ebc82ff7eb78aecc253452
env:
GITHUB_TOKEN: ${{ github.token }}
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/clabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
url-to-cladocument: "https://roblox.github.io/cla-bot-store/"

call-clabot-workflow:
uses: Roblox/cla-signature-bot/.github/workflows/clabot-workflow.yml@3fe9238bd99c78e7b89def37faf6aa89f7cbf2fb
uses: Roblox/cla-signature-bot/.github/workflows/clabot-workflow.yml@d05a76b193129a9d35ebc82ff7eb78aecc253452
with:
whitelist: "cliffchapmanrbx"
use-remote-repo: true
Expand Down

0 comments on commit dbbe7c3

Please sign in to comment.