diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48cfa1f..07d6d3a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 with: bundle: org.gnome.epiphany.flatpak manifest-path: org.gnome.epiphany.json diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index a8c58b0..933b715 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v4 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 with: bundle: epiphany.flatpak manifest-path: org.gnome.epiphany.json @@ -40,7 +40,7 @@ jobs: branch: stable arch: ${{ matrix.configuration.arch }} - name: Deploy - uses: flatpak/flatpak-github-actions/flat-manager@v6.4 + uses: flatpak/flatpak-github-actions/flat-manager@v6.5 with: repository: appcenter flat-manager-url: https://flatpak-api.elementary.io