diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index 19c1b2a..c39547a 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -178,7 +178,7 @@ jobs: run: sudo chown -Rc $UID .git/ - name: Commit and push applied linter fixes - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5 + uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6 if: >- steps.ml.outputs.has_updated_sources == 1 && (