mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-03 05:03:46 +00:00
Update dependency koalaman/shellcheck to v0.11.0 (#15859)
This commit is contained in:
parent
0db76839ef
commit
1b13099cda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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…
Add table
Add a link
Reference in a new issue