1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-04-11 11:09:07 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
9bad5d1366 chore(deps): update contributor-assistant/github-action action to v2.6.1 2026-04-09 01:55:29 +00:00

View File

@@ -13,7 +13,7 @@ jobs:
- name: "CLA Assistant"
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
# Beta Release
uses: contributor-assistant/github-action@v2.3.2
uses: contributor-assistant/github-action@v2.6.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# the below token should have repo scope and must be manually added by you in the repository's secret