diff --git a/.github/workflows/autofix.yml b/.github/workflows/autofix.yml index adf45a38b..e25618079 100644 --- a/.github/workflows/autofix.yml +++ b/.github/workflows/autofix.yml @@ -36,7 +36,7 @@ jobs: export GLOBIGNORE='mitmproxy/contrib/**' yesqa **/*.py || true - - uses: install-pinned/autoflake@dfa39c5f136f5b885c175734a719dc6ad1f11fc7 + - uses: install-pinned/autoflake@80957f084eab3ad54adf35d689a3f0af436cbe0a - run: autoflake --in-place --remove-all-unused-imports --exclude mitmproxy/contrib -r . - uses: install-pinned/black@44aa4e4ccf77b6e312ba570f6774484ea6ef9007