diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index 424476e1b37..c99b4bfab59 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -26,7 +26,7 @@ jobs: ref: ${{ inputs.ref }} submodules: recursive - name: Package and test application in container - uses: shiftkey/desktop-ubuntu-arm64-packaging@d5a0346959c7d553eb8dbe2828e7fe2e10147160 + uses: shiftkey/desktop-ubuntu-arm64-packaging@e68f18d9fc010bdc1422eb4e304f8ec0af8c3f62 - name: Upload output artifacts uses: actions/upload-artifact@v4 with: @@ -48,7 +48,7 @@ jobs: ref: ${{ inputs.ref }} submodules: recursive - name: Package and test application in container - uses: shiftkey/desktop-ubuntu-arm-packaging@48215eee48762e1c919309b2915b8ceb478e5642 + uses: shiftkey/desktop-ubuntu-arm-packaging@55bacec813290da25b67c92dabaed19d3de1c7df - name: Upload output artifacts uses: actions/upload-artifact@v4 with: @@ -70,7 +70,7 @@ jobs: ref: ${{ inputs.ref }} submodules: recursive - name: Package and test application in container - uses: shiftkey/desktop-ubuntu-amd64-packaging@33a71a92b43e54694726382d1e4029a91fe894cc + uses: shiftkey/desktop-ubuntu-amd64-packaging@e9567138c70e1a1d67b46fcff954ccd4fb802e77 - name: Upload output artifacts uses: actions/upload-artifact@v4 with: