Skip to content

Commit 9319b84

Browse files
Update dependency github-cli to v2.5.0 (#175)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github-cli](https://circleci.com/developer/orbs/orb/circleci/github-cli) | orb | minor | `2.4.0` -> `2.5.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-file-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21de56d commit 9319b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22
orbs:
33
python: circleci/[email protected]
44
docker: circleci/[email protected]
5-
github-cli: circleci/github-cli@2.4.0
5+
github-cli: circleci/github-cli@2.5.0
66
codecov: codecov/[email protected]
77
executors:
88
python:

0 commit comments

Comments
 (0)