mirror of
https://github.com/coredns/coredns.git
synced 2026-07-24 08:30:11 -04:00
build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#8323)
This commit is contained in:
2
.github/workflows/verify-make-gen.yml
vendored
2
.github/workflows/verify-make-gen.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
|
||||
with:
|
||||
go-version-file: .go-version
|
||||
- name: Run make gen
|
||||
|
||||
Reference in New Issue
Block a user