Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 87705df

Browse files
chore(deps): update nikobockerman/github-actions action to v1.0.22
1 parent 2c382ca commit 87705df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/mise-uv-prepare-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121
- name: Setup mise
22-
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@eb920f14fc80a43c9a398adb3251d78cf2fd958c # v1.0.21
22+
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@254a14880f8b900c2caee7bccf098fc1208ff46e # v1.0.22
2323
- name: uv cache
2424
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
2525
with:

.github/workflows/mise-uv-task.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout
2525
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626
- name: Setup mise
27-
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@eb920f14fc80a43c9a398adb3251d78cf2fd958c # v1.0.21
27+
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@254a14880f8b900c2caee7bccf098fc1208ff46e # v1.0.22
2828
- name: Restore uv cache
2929
uses: actions/cache/restore@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
3030
with:

0 commit comments

Comments
 (0)