Skip to content

Commit

Permalink
update cla version
Browse files Browse the repository at this point in the history
  • Loading branch information
attiasas committed Sep 27, 2024
1 parent a5629de commit 94b5203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: "CLA Assistant"
if: ${{ steps.sign-or-recheck.outputs.match != '' || github.event_name == 'pull_request_target' }}
# Alpha Release
uses: cla-assistant/github-action@v2.3.0
uses: cla-assistant/github-action@v2.6.0
env:
# Generated and maintained by github
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 94b5203

Please sign in to comment.