mirror of
https://github.com/coredns/coredns.git
synced 2025-12-08 11:25:14 -05:00
build(deps): bump actions/setup-go from 3.1.0 to 3.2.0 (#5420)
This commit is contained in:
2
.github/workflows/go.tidy.yml
vendored
2
.github/workflows/go.tidy.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@fcdc43634adb5f7ae75a9d7a9b9361790f7293e2
|
||||
uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923
|
||||
with:
|
||||
go-version: '1.18.0'
|
||||
id: go
|
||||
|
||||
Reference in New Issue
Block a user