diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d928f0..5692e1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: - name: Setup Release id: setup_release - uses: LizardByte/actions/actions/release_setup@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013 + uses: LizardByte/actions/actions/release_setup@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128 with: github_token: ${{ secrets.GITHUB_TOKEN }} @@ -81,7 +81,7 @@ jobs: - name: Setup virtual desktop if: runner.os == 'Linux' - uses: LizardByte/actions/actions/virtual_desktop@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013 + uses: LizardByte/actions/actions/virtual_desktop@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128 with: appindicator-version: ${{ matrix.appindicator_type }} environment: mate @@ -317,7 +317,7 @@ jobs: steps: - name: Create/Update GitHub Release if: needs.setup_release.outputs.publish_release == 'true' - uses: LizardByte/actions/actions/release_create@70bb8d394d1c92f6113aeec6ae9cc959a5763d15 # v2026.227.200013 + uses: LizardByte/actions/actions/release_create@0affa4f7bcb27562658960eee840eff8ff844578 # v2026.328.161128 with: allowUpdates: false artifacts: ''