Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.10.8 to 1.12.1 #546

build(deps): bump github.com/ethereum/go-ethereum from 1.10.8 to 1.12.1

build(deps): bump github.com/ethereum/go-ethereum from 1.10.8 to 1.12.1 #546

Workflow file for this run

name: Notify
on:
pull_request:
types: [opened, reopened]
jobs:
notify:
name: notify on DingTalk
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v3
- name: Ding Talk PR Notify
uses: lijinke666/ding-talk-pr-notify@main
with:
ding_talk_token: ${{ secrets.DING_TALK_ACCESS_TOKEN }}
repo_url: https://github.com/meshplus/bitxhub/pull
at_all: false