Skip to content

Commit

Permalink
ci: update cla assitant (#1972)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotradamczyk5 authored May 27, 2021
1 parent 4b5b92e commit 293c98a
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 @@ -12,7 +12,7 @@ jobs:
steps:
- name: "CLA Assistant"
# Alpha Release
uses: cla-assistant/github-action@v2.0.2-alpha
uses: cla-assistant/github-action@v2.1.3-beta
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 293c98a

Please sign in to comment.