From 0e0411716b1f087c2443e455863f1e0fe9188a29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 18:02:47 +0000 Subject: [PATCH] Bump Bidaya0/sql-lint-in-action from 0.0.2 to 0.0.3 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] --- .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 b6a3307..4638f68 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