Skip to content

Commit 549ce1a

Browse files
dependabot[bot]pull[bot]
authored andcommitted
chore: bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 (#5945)
Bumps [ludeeus/action-shellcheck](https://github.com/ludeeus/action-shellcheck) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/ludeeus/action-shellcheck/releases) - [Commits](ludeeus/action-shellcheck@1.1.0...2.0.0) --- updated-dependencies: - dependency-name: ludeeus/action-shellcheck dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a5f3d5 commit 549ce1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
version: v1.48.0
5959

6060
- name: Lint shell scripts
61-
uses: ludeeus/action-shellcheck@1.1.0
61+
uses: ludeeus/action-shellcheck@2.0.0
6262
env:
6363
SHELLCHECK_OPTS: --external-sources
6464
with:

0 commit comments

Comments
 (0)