From 97c4eab2cff1f1c7a1243883e1941b39ab00cdee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 21:05:08 +0000 Subject: [PATCH] Bump flatpak/flatpak-github-actions from 6.5 to 6.6 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.5 to 6.6. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.5...v6.6) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/merge.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de02603..f0577de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v5 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6 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 2fe1150..31c2346 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v5 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6 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.5 + uses: flatpak/flatpak-github-actions/flat-manager@v6.6 with: repository: appcenter flat-manager-url: https://flatpak-api.elementary.io