Skip to content

Commit 623a9f4

Browse files
committed
ci: Update mise setup
1 parent e3762a4 commit 623a9f4

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/cache-warmup.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
2727
with:
2828
version: ${{ env.MISE_VERSION }}
29-
github_token: "" # workaround for Bridgecrew's API IP-safelisting
3029

3130
- name: Cache pre-commit
3231
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0

.github/workflows/pull-request.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
4949
with:
5050
version: ${{ env.MISE_VERSION }}
51-
github_token: "" # workaround for Bridgecrew's API IP-safelisting
5251

5352
- name: Cache pre-commit
5453
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0

0 commit comments

Comments
 (0)