Skip to content

Commit 4bb12b5

Browse files
gh-actions(deps): bump contributor-assistant/github-action
Bumps [contributor-assistant/github-action](https://github.com/contributor-assistant/github-action) from 2.2.1 to 2.3.0. - [Release notes](https://github.com/contributor-assistant/github-action/releases) - [Commits](contributor-assistant/github-action@v2.2.1...v2.3.0) --- updated-dependencies: - dependency-name: contributor-assistant/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab86add commit 4bb12b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cla.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: "CLA Assistant"
3636
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'
3737
# Beta Release
38-
uses: contributor-assistant/github-action@v2.2.1
38+
uses: contributor-assistant/github-action@v2.3.0
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
# the below token should have repo scope and must be manually added by you in the repository's secret

0 commit comments

Comments
 (0)