Skip to content

Commit

Permalink
Update contributor-assistant/github-action action to v2.6.0 (#122)
Browse files Browse the repository at this point in the history
| datasource  | package                             | from   | to     |
| ----------- | ----------------------------------- | ------ | ------ |
| github-tags | contributor-assistant/github-action | v2.5.1 | v2.6.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent e6043f2 commit cea8c31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/f5-cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- name: Run F5 Contributor License Agreement (CLA) assistant
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have hereby read the F5 CLA and agree to its terms') || github.event_name == 'pull_request_target'
uses: contributor-assistant/github-action@f41946747f85d28e9a738f4f38dbcc74b69c7e0e # v2.5.1
uses: contributor-assistant/github-action@b1522fa982419e79591a92e1267de463a281cdb7 # v2.6.0
with:
# Any pull request targeting the following branch will trigger a CLA check.
branch: "main"
Expand Down

0 comments on commit cea8c31

Please sign in to comment.