Skip to content

Commit

Permalink
Merge pull request #186 from openimsdk/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-804bf5ccbc

chore(deps): bump contributor-assistant/github-action from 2.4.0 to 2.6.1 in the github-actions group across 1 directory
  • Loading branch information
icey-yu authored Oct 8, 2024
2 parents 496f483 + 6102ce7 commit 6f805a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla-assistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
uses: contributor-assistant/github-action@v2.4.0
uses: contributor-assistant/github-action@v2.6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.BOT_TOKEN }}
Expand Down

0 comments on commit 6f805a9

Please sign in to comment.