We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236702d commit afa2e73Copy full SHA for afa2e73
1 file changed
.github/workflows/multi-runner-build.yml
@@ -97,7 +97,7 @@ jobs:
97
persist-credentials: false
98
token: ${{ secrets.GITHUB_APP_TOKEN || github.token }}
99
100
- - uses: immich-app/devtools/actions/image-build@7abcf6adafaf6bd7b1c994fd995b990ec04fdb22 # image-build-action-v0.1.8
+ - uses: immich-app/devtools/actions/image-build@236702d8cb0c9dd1ff155b73f9be789b1b2cd620 # image-build-action-v0.1.10
101
with:
102
context: ${{ inputs.context }}
103
dockerfile: ${{ inputs.dockerfile }}
0 commit comments