mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#7443)
This commit is contained in:
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
@@ -6,7 +6,7 @@ jobs:
|
||||
name: lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
- name: Setup Go Version
|
||||
run: echo "GO_VERSION=$(cat .go-version)" >> $GITHUB_ENV
|
||||
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
|
||||
|
||||
Reference in New Issue
Block a user