We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afbeccf commit 0013bcfCopy full SHA for 0013bcf
workflows/cla.yml
@@ -12,7 +12,7 @@ jobs:
12
# github.event_name is 'workflow_call', not the original trigger.
13
# The calling workflow handles the proper trigger conditions.
14
steps:
15
- - uses: contributor-assistant/github-action@v2
+ - uses: contributor-assistant/github-action@v2.6.1
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
PERSONAL_ACCESS_TOKEN: ${{ secrets.CLA_ACCESS_TOKEN }}
0 commit comments