From 9a5e6131ca624ed06c21942e2f6d3f96dbc8e912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:59:59 +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 79c8ee528a0..75730eec717 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -18,4 +18,4 @@ jobs: python-version: '3.12' - run: pip install --upgrade towncrier pygithub - run: python ./.github/actions/rename_towncrier/rename_towncrier.py - - uses: autofix-ci/action@d3e591514b99d0fca6779455ff8338516663f7cc + - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a