Skip to content

Update module go.etcd.io/etcd/client/v3 to v3.5.17 #4714

Update module go.etcd.io/etcd/client/v3 to v3.5.17

Update module go.etcd.io/etcd/client/v3 to v3.5.17 #4714

Workflow file for this run

name: "Todo"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: alstr/todo-to-issue-action@v4.13.3
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMMENT_MARKER: "//"
LABEL: "// TODO"