chore(deps): update https://git.keligrubb.com/actions/setup-go action to v7
Lint Docker files and shell scripts / Lint Dockerfile with hadolint (pull_request) Failing after 1s
renovate/stability-days Updates have met minimum release age requirement
Lint Docker files and shell scripts / Lint shell scripts with shellcheck (pull_request) Successful in 7s

This commit is contained in:
2026-08-13 23:02:25 +00:00
parent 5c06508207
commit 76c49f1574
+1 -1
View File
@@ -103,7 +103,7 @@ jobs:
done < .tags done < .tags
- if: ${{ !env.SKIP_TEST }} - if: ${{ !env.SKIP_TEST }}
uses: https://git.keligrubb.com/actions/setup-go@v6 uses: https://git.keligrubb.com/actions/setup-go@v7
with: with:
go-version: '>=1.21.0' go-version: '>=1.21.0'