We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084a7ed commit 353441eCopy full SHA for 353441e
.github/workflows/dco.yml
@@ -15,7 +15,7 @@ jobs:
15
if: (github.event.comment.body == 'recheck' || github.event.comment.body
16
== 'I have read the DCO document and I hereby sign the DCO.') ||
17
github.event_name == 'pull_request_target'
18
- uses: contributor-assistant/github-action@dbc1c64d82d3aad5072007a41fff2828ae6d23ec #2.3.2
+ uses: contributor-assistant/github-action@9340315624c6e16cef1f2c63bdeb0f0c49c6f474 #2.4.0
19
env:
20
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
PERSONAL_ACCESS_TOKEN: ${{ secrets.DCO_PERSONAL_ACCESS_TOKEN }}
0 commit comments