Skip to content

Commit fd66ccc

Browse files
Update dependency github-cli to v2.7.0 (#177)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github-cli](https://circleci.com/developer/orbs/orb/circleci/github-cli) | orb | minor | `2.6.3` -> `2.7.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f0a10e commit fd66ccc

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
@@ -3,7 +3,7 @@ orbs:
33
node: circleci/[email protected]
44
docker: circleci/[email protected]
55
codecov: codecov/[email protected]
6-
github-cli: circleci/github-cli@2.6.3
6+
github-cli: circleci/github-cli@2.7.0
77
executors:
88
node-machine:
99
machine:

0 commit comments

Comments
 (0)