From 3e0404412dcb460f0f62732d12741ac38aceff17 Mon Sep 17 00:00:00 2001 From: "Leo J." <153937047+leiicamundi@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:16:55 +0100 Subject: [PATCH] update lint global (#186) --- .github/workflows/lint-global.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-global.yml b/.github/workflows/lint-global.yml index 59b9cf7..edb2f2b 100644 --- a/.github/workflows/lint-global.yml +++ b/.github/workflows/lint-global.yml @@ -61,7 +61,7 @@ jobs: # Setup tool cache - name: Install asdf tools - uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@ca5f4c53e82d4787cec72d6f3a177abaa59423b0 # 1.2.15 + uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@d97ec3138367714e8ecf8d925c0b5287450b6b47 # 1.2.17 - uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1 id: pre_commit_check_first_run