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

Commit 635c5a4

Browse files
chore(deps): update nikobockerman/github-actions digest to b82ba05
1 parent 363eebd commit 635c5a4

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
- name: Setup mise
22-
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@e016a979d6e455bb4023977985040870b466cace
22+
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@b82ba0514e99bfa068510b356279263165668f85
2323
- name: uv cache
2424
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4 # TODO: Pin to digest and comment version
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626
- name: Setup mise
27-
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@e016a979d6e455bb4023977985040870b466cace
27+
uses: nikobockerman/github-actions/.github/actions/mise-project-setup@b82ba0514e99bfa068510b356279263165668f85
2828
- name: Restore uv cache
2929
uses: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684 # v4 # TODO: Pin to digest and comment version
3030
with:

0 commit comments

Comments
 (0)