From d468ca50360f3753e8704a174da1a82e111bb30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 09:16:18 +0100 Subject: [PATCH] Bump Bidaya0/sql-lint-in-action from 0.0.2 to 0.0.3 (#32) Bumps [Bidaya0/sql-lint-in-action](https://github.com/bidaya0/sql-lint-in-action) from 0.0.2 to 0.0.3. - [Release notes](https://github.com/bidaya0/sql-lint-in-action/releases) - [Commits](https://github.com/bidaya0/sql-lint-in-action/compare/v0.0.2...v0.0.3) --- updated-dependencies: - dependency-name: Bidaya0/sql-lint-in-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/normal.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/normal.yml b/.github/workflows/normal.yml index 46dae00..eb103fb 100644 --- a/.github/workflows/normal.yml +++ b/.github/workflows/normal.yml @@ -52,7 +52,7 @@ jobs: run: ./.normal/check-php.sh - name: .Normal - Check SQL - uses: Bidaya0/sql-lint-in-action@v0.0.2 + uses: Bidaya0/sql-lint-in-action@v0.0.3 - name: .Normal - Check JSON run: php .normal/check-json.php