Skip to content

Commit ad5a2fa

Browse files
authored
Merge pull request #392 from maxmind/dependabot/github_actions/jdx/mise-action-4.1.0
Bump jdx/mise-action from 4.0.1 to 4.1.0
2 parents 3251653 + c01316e commit ad5a2fa

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@1648a7812b9aeae629881980618f079932869151 # v4.0.1
22+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2323
with:
2424
install: false
2525

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Setup mise
25-
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
25+
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
2626
with:
2727
cache: true
2828

0 commit comments

Comments
 (0)