From 85132606c8318dc8d0c5cc089ce9b29ab82e88df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 01:04:15 +0000 Subject: [PATCH] build(deps): bump flatpak/flatpak-github-actions from 5 to 6 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 5 to 6. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v5...v6) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-tip.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-tip.yml b/.github/workflows/release-tip.yml index 6dda80acb..47abaea52 100644 --- a/.github/workflows/release-tip.yml +++ b/.github/workflows/release-tip.yml @@ -47,7 +47,7 @@ jobs: with: platforms: arm64 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v5 + - uses: flatpak/flatpak-github-actions/flatpak-builder@v6 with: bundle: ghostty.flatpak manifest-path: com.mitchellh.ghostty.yml