Skip to content

Commit f742dc6

Browse files
chore(deps): update github-actions (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75dca1d commit f742dc6

7 files changed

Lines changed: 9 additions & 9 deletions

File tree

.github/workflows/build-actions-runner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- name: Check what should run
2626
id: check
27-
uses: immich-app/devtools/actions/pre-job@f50e3b600b6ac1763ddb8f3dfc69093512b967a1 # pre-job-action-v2.0.3
27+
uses: immich-app/devtools/actions/pre-job@91f342bb4477c4bc10c576ae739da875d85aa164 # pre-job-action-v2.0.4
2828
with:
2929
github-token: ${{ github.token }}
3030
filters: |

.github/workflows/build-mdq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- name: Check what should run
2525
id: check
26-
uses: immich-app/devtools/actions/pre-job@f50e3b600b6ac1763ddb8f3dfc69093512b967a1 # pre-job-action-v2.0.3
26+
uses: immich-app/devtools/actions/pre-job@91f342bb4477c4bc10c576ae739da875d85aa164 # pre-job-action-v2.0.4
2727
with:
2828
github-token: ${{ github.token }}
2929
filters: |

.github/workflows/build-outline-role-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Check what should run
2727
id: check
28-
uses: immich-app/devtools/actions/pre-job@f50e3b600b6ac1763ddb8f3dfc69093512b967a1 # pre-job-action-v2.0.3
28+
uses: immich-app/devtools/actions/pre-job@91f342bb4477c4bc10c576ae739da875d85aa164 # pre-job-action-v2.0.4
2929
with:
3030
github-token: ${{ github.token }}
3131
force-events: 'workflow_dispatch,release'

.github/workflows/multi-runner-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
persist-credentials: false
9898
token: ${{ secrets.GITHUB_APP_TOKEN || github.token }}
9999

100-
- uses: immich-app/devtools/actions/image-build@259f3f8e3ca1d04dd6164171126f8bce36c8223a # image-build-action-v0.1.7
100+
- uses: immich-app/devtools/actions/image-build@7abcf6adafaf6bd7b1c994fd995b990ec04fdb22 # image-build-action-v0.1.8
101101
with:
102102
context: ${{ inputs.context }}
103103
dockerfile: ${{ inputs.dockerfile }}

.github/workflows/scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Check what should run
2323
id: check
24-
uses: immich-app/devtools/actions/pre-job@f50e3b600b6ac1763ddb8f3dfc69093512b967a1 # pre-job-action-v2.0.3
24+
uses: immich-app/devtools/actions/pre-job@91f342bb4477c4bc10c576ae739da875d85aa164 # pre-job-action-v2.0.4
2525
with:
2626
github-token: ${{ github.token }}
2727
filters: |

.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@01a4d354b70f99a6baf4a1b72827f6d4922e4978 # use-mise-action-v2.0.0
53+
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
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@01a4d354b70f99a6baf4a1b72827f6d4922e4978 # use-mise-action-v2.0.0
90+
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
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@01a4d354b70f99a6baf4a1b72827f6d4922e4978 # use-mise-action-v2.0.0
179+
uses: immich-app/devtools/actions/use-mise@cf6e190bacde3d7bda59372a786b36ac7d01536a # use-mise-action-v2.0.1
180180
with:
181181
github_token: ${{ steps.token.outputs.token }}
182182

.github/workflows/test-use-mise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Check what should run
2121
id: check
22-
uses: immich-app/devtools/actions/pre-job@f50e3b600b6ac1763ddb8f3dfc69093512b967a1 # pre-job-action-v2.0.3
22+
uses: immich-app/devtools/actions/pre-job@91f342bb4477c4bc10c576ae739da875d85aa164 # pre-job-action-v2.0.4
2323
with:
2424
github-token: ${{ github.token }}
2525
filters: |

0 commit comments

Comments
 (0)