From 26f81f1b4f6a3102cfe8befcddef209625f76c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 06:46:44 +0000 Subject: [PATCH] Bump flatpak/flatpak-github-actions from 6.6 to 6.7 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.6 to 6.7. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.6...v6.7) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.7' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- .github/workflows/release.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc32b73c5..ce753b6bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: uses: actions/checkout@v6 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.7 with: bundle: Calendar.flatpak manifest-path: io.elementary.calendar.yml diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ac7857535..7ea818032 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v6 - name: Build - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.7 with: bundle: calendar.flatpak manifest-path: io.elementary.calendar.yml @@ -64,7 +64,7 @@ jobs: arch: ${{ matrix.configuration.arch }} - name: Deploy - uses: flatpak/flatpak-github-actions/flat-manager@v6.6 + uses: flatpak/flatpak-github-actions/flat-manager@v6.7 with: repository: appcenter flat-manager-url: https://flatpak-api.elementary.io