From c4e29b0c421ca5a4d5cc7023f60db248cce84ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 01:15:10 +0000 Subject: [PATCH] build(deps): bump flatpak/flatpak-github-actions from 4 to 5 Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 4 to 5. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](https://github.com/flatpak/flatpak-github-actions/compare/v4...v5) --- 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 cbf0a1c7f..adcdf363a 100644 --- a/.github/workflows/release-tip.yml +++ b/.github/workflows/release-tip.yml @@ -34,7 +34,7 @@ jobs: with: platforms: arm64 - - uses: flatpak/flatpak-github-actions/flatpak-builder@v4 + - uses: flatpak/flatpak-github-actions/flatpak-builder@v5 with: bundle: ghostty.flatpak manifest-path: com.mitchellh.ghostty.yml