From 67886016e52ab6312586efda0035d8a93711a9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 01:07:34 +0000 Subject: [PATCH] chore(deps): bump flatpak/flatpak-github-actions from 6.1 to 6.2 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.1 to 6.2. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v6.1...v6.2) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/flatpak-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/flatpak-build.yml b/.github/workflows/flatpak-build.yml index d0d8e32..b5f249d 100644 --- a/.github/workflows/flatpak-build.yml +++ b/.github/workflows/flatpak-build.yml @@ -13,7 +13,7 @@ jobs: options: --privileged steps: - uses: actions/checkout@v4 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1 + - uses: flatpak/flatpak-github-actions/flatpak-builder@v6.2 with: bundle: marble.flatpak manifest-path: public/packaging/flatpak/org.mechanicalflower.Marble.yml