Skip to content

Commit b7db5d7

Browse files
committed
bump tags to new version of packaging scripts
1 parent 7c620c5 commit b7db5d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci-linux.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
ref: ${{ inputs.ref }}
2727
submodules: recursive
2828
- name: Package and test application in container
29-
uses: shiftkey/desktop-ubuntu-arm64-packaging@d5a0346959c7d553eb8dbe2828e7fe2e10147160
29+
uses: shiftkey/desktop-ubuntu-arm64-packaging@e68f18d9fc010bdc1422eb4e304f8ec0af8c3f62
3030
- name: Upload output artifacts
3131
uses: actions/upload-artifact@v4
3232
with:
@@ -48,7 +48,7 @@ jobs:
4848
ref: ${{ inputs.ref }}
4949
submodules: recursive
5050
- name: Package and test application in container
51-
uses: shiftkey/desktop-ubuntu-arm-packaging@48215eee48762e1c919309b2915b8ceb478e5642
51+
uses: shiftkey/desktop-ubuntu-arm-packaging@55bacec813290da25b67c92dabaed19d3de1c7df
5252
- name: Upload output artifacts
5353
uses: actions/upload-artifact@v4
5454
with:
@@ -70,7 +70,7 @@ jobs:
7070
ref: ${{ inputs.ref }}
7171
submodules: recursive
7272
- name: Package and test application in container
73-
uses: shiftkey/desktop-ubuntu-amd64-packaging@33a71a92b43e54694726382d1e4029a91fe894cc
73+
uses: shiftkey/desktop-ubuntu-amd64-packaging@e9567138c70e1a1d67b46fcff954ccd4fb802e77
7474
- name: Upload output artifacts
7575
uses: actions/upload-artifact@v4
7676
with:

0 commit comments

Comments
 (0)