From 7041cf68a86fb3f48955a1d9b5310e14083e5d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:32:32 +0000 Subject: [PATCH] Bump flatpak/flatpak-github-actions from 6.7 to 6.8 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.7 to 6.8. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.7...v6.8) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79ecd45022..9f2c2b17fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: uses: actions/checkout@v7 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.7 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.8 with: bundle: code.flatpak manifest-path: io.elementary.code.yml