Bump cla-assistant/github-action from 2.3.0 to 2.3.2 (#1705)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 25 Apr 2024 12:57:30 +0000 (22:57 +1000)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 12:57:30 +0000 (22:57 +1000)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.3.0...v2.3.2)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/cla.yml

index 1b9461b674d783d5cf6b6013bc4606399ad09b47..259ee5143802e7eb3d9b78554adf93626b6f909e 100644 (file)
@@ -12,7 +12,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: cla-assistant/github-action@v2.3.0
+        uses: cla-assistant/github-action@v2.3.2
         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