Skip to content

Commit a9d4a7e

Browse files
Update dependency github-cli to v2.6.2 (#153)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github-cli](https://circleci.com/developer/orbs/orb/circleci/github-cli) | orb | patch | `2.6.1` -> `2.6.2` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7b0d03 commit a9d4a7e

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/[email protected].1
6+
github-cli: circleci/[email protected].2
77
executors:
88
node-machine:
99
machine:

0 commit comments

Comments
 (0)