Skip to content

Commit 80d2918

Browse files
authored
Merge pull request #201 from maxmind/dependabot/github_actions/jdx/mise-action-4.2.4
Bump jdx/mise-action from 4.2.3 to 4.2.4
2 parents 79f8168 + c52803f commit 80d2918

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Setup mise
22-
uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3
22+
uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4
2323
with:
2424
install: false
2525

.github/workflows/precious.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
persist-credentials: false
1919
- name: Setup mise
20-
uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3
20+
uses: jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4
2121
with:
2222
cache: true
2323
- name: Run precious lint

0 commit comments

Comments
 (0)