diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index a808613..4fa07e2 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
     - uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
 
     - name: Install asdf tools
-      uses: egose/actions/asdf-tools@fcbd49ff02e492f8b2caf13963e0784f8942c9f4
+      uses: egose/actions/asdf-tools@014f4085378005014da8017ce3fdd91899d9083c
 
     - name: Install python tools
       run: |