build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#8323)

This commit is contained in:
dependabot[bot]
2026-07-22 17:06:31 +03:00
committed by GitHub
parent 243191c774
commit db7dac269b
4 changed files with 7 additions and 7 deletions

View File

@@ -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