Skip to content

Commit

Permalink
fix(deps): upgrade contributor-assistant/github-action action to v2.3…
Browse files Browse the repository at this point in the history
….2 (#221)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 2bcc4bd commit 9484631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dco.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
if:
(github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the
DCO document and I hereby sign the DCO.') || github.event_name == 'pull_request_target'
uses: contributor-assistant/github-action@v2.3.1
uses: contributor-assistant/github-action@v2.3.2
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
PERSONAL_ACCESS_TOKEN: ${{ steps.app-token.outputs.token }}
Expand Down

0 comments on commit 9484631

Please sign in to comment.