From 27b445be8a0cbe0944c8a1db5433d7ccb41ef1a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:08:46 +0000 Subject: [PATCH] Bump patch-technology/action-haml-lint from 0.4 to 0.5 Bumps [patch-technology/action-haml-lint](https://github.com/patch-technology/action-haml-lint) from 0.4 to 0.5. - [Release notes](https://github.com/patch-technology/action-haml-lint/releases) - [Commits](https://github.com/patch-technology/action-haml-lint/compare/0.4...0.5) --- updated-dependencies: - dependency-name: patch-technology/action-haml-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 76d32d4a..f11d8668 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -77,7 +77,7 @@ jobs: with: bundler-cache: true if: steps.changed-files.outputs.any_changed == 'true' - - uses: patch-technology/action-haml-lint@0.4 + - uses: patch-technology/action-haml-lint@0.5 with: reporter: github-check rubocop_version: gemfile