From c1c0a3fcd1a20b5071cb1f8bae97c69b249d8858 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Wed, 30 Mar 2022 19:00:58 +0400 Subject: [PATCH] Update external workflow. --- .github/workflows/autofix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autofix.yaml b/.github/workflows/autofix.yaml index b627976..e4b9b4f 100644 --- a/.github/workflows/autofix.yaml +++ b/.github/workflows/autofix.yaml @@ -10,4 +10,4 @@ name: Autofix jobs: autofix: - uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v1.0.0 \ No newline at end of file + uses: kdeldycke/workflows/.github/workflows/autofix.yaml@v1.0.1 \ No newline at end of file