Skip to content

Commit 1ecb674

Browse files
chore(deps): update immich-app/devtools action to v2.0.2 (#1620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 045b761 commit 1ecb674

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/terragrunt.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
5151

5252
- name: Setup Mise
53-
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
53+
uses: immich-app/devtools/actions/use-mise@7b8610a904d57da241e4ddba17fa62b62b15aed4 # use-mise-action-v2.0.2
5454
with:
5555
github_token: ${{ steps.token.outputs.token }}
5656

@@ -87,7 +87,7 @@ jobs:
8787
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
8888

8989
- name: Setup Mise
90-
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
90+
uses: immich-app/devtools/actions/use-mise@7b8610a904d57da241e4ddba17fa62b62b15aed4 # use-mise-action-v2.0.2
9191
with:
9292
github_token: ${{ steps.token.outputs.token }}
9393

@@ -176,7 +176,7 @@ jobs:
176176
private-key: ${{ secrets.PUSH_O_MATIC_APP_KEY }}
177177

178178
- name: Setup Mise
179-
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
179+
uses: immich-app/devtools/actions/use-mise@7b8610a904d57da241e4ddba17fa62b62b15aed4 # use-mise-action-v2.0.2
180180
with:
181181
github_token: ${{ steps.token.outputs.token }}
182182

0 commit comments

Comments
 (0)