We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3762a4 commit 623a9f4Copy full SHA for 623a9f4
2 files changed
.github/workflows/cache-warmup.yaml
@@ -26,7 +26,6 @@ jobs:
26
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
27
with:
28
version: ${{ env.MISE_VERSION }}
29
- github_token: "" # workaround for Bridgecrew's API IP-safelisting
30
31
- name: Cache pre-commit
32
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
.github/workflows/pull-request.yaml
@@ -48,7 +48,6 @@ jobs:
48
49
50
51
52
53
54
0 commit comments