From f7ceb343e806676ec5e543029d56d80589997d8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 20:12:35 +0200 Subject: [PATCH] Bump flatpak/flatpak-github-actions from 6.4 to 6.5 (#356) Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.4 to 6.5. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.4...v6.5) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 0dbf000..d2c1967 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Flatpak Builder - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4 + uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5 with: bundle: page.kramo.Cartridges.Devel.flatpak manifest-path: build-aux/flatpak/page.kramo.Cartridges.Devel.json