Skip to content

Commit 6274897

Browse files
Update GitHub Action jdx/mise-action to v3.5.1 (#8165)
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
1 parent aedfa0e commit 6274897

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/actions/install-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020

2121
steps:
2222
- name: Run `mise install` with `ci` environment
23-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
23+
uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
2424
with:
2525
install_args: --env ci --jobs 1
2626
env:

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
token: ${{ steps.app-token.outputs.token }}
7979

8080
- name: Install Node.js
81-
uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
81+
uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
8282
with:
8383
install_args: node npm:renovate
8484
env:

0 commit comments

Comments
 (0)