Skip to content

Commit c7cd486

Browse files
build(deps): bump reactive-firewall/shellcheck-scan from 1 to 2
Bumps [reactive-firewall/shellcheck-scan](https://github.com/reactive-firewall/shellcheck-scan) from 1 to 2. - [Release notes](https://github.com/reactive-firewall/shellcheck-scan/releases) - [Commits](reactive-firewall/shellcheck-scan@v1...v2) --- updated-dependencies: - dependency-name: reactive-firewall/shellcheck-scan dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6b59d4 commit c7cd486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: touch ./requirements.txt
2525

2626
- name: Check
27-
uses: reactive-firewall/shellcheck-scan@v1
27+
uses: reactive-firewall/shellcheck-scan@v2
2828
with:
2929
match: .env build-* fetch
3030
publish-artifacts: ${{ github.ref_name == github.event.repository.default_branch }}

0 commit comments

Comments
 (0)