From 96cdde7ff5436eeb126004e339ee1369748c3e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:34:01 +0000 Subject: [PATCH] Bump autofix-ci/action from 1.2 to 1.3 Bumps [autofix-ci/action](https://github.com/autofix-ci/action) from 1.2 to 1.3. - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](https://github.com/autofix-ci/action/compare/d3e591514b99d0fca6779455ff8338516663f7cc...dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a) --- updated-dependencies: - dependency-name: autofix-ci/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/autofix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index d5e2c3fa..21129735 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -22,4 +22,4 @@ jobs: - run: ruff format . - run: ruff check --fix . - - uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc + - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a