mirror of https://github.com/astral-sh/uv
Update dependency koalaman/shellcheck to v0.11.0 (#15859)
This commit is contained in:
parent
0db76839ef
commit
1b13099cda
|
|
@ -116,7 +116,7 @@ jobs:
|
|||
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # 2.0.0
|
||||
env:
|
||||
# renovate: datasource=github-tags depName=koalaman/shellcheck
|
||||
SHELLCHECK_VERSION: "v0.10.0"
|
||||
SHELLCHECK_VERSION: "v0.11.0"
|
||||
SHELLCHECK_OPTS: --shell bash
|
||||
with:
|
||||
version: ${{ env.SHELLCHECK_VERSION }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue