From 564c7dc34a3c98c4cac1a1fdc8a1befe778fe9ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 12:03:38 +0000 Subject: [PATCH] chore(deps): bump bilelmoussaoui/flatpak-github-actions from 3 to 4 Bumps [bilelmoussaoui/flatpak-github-actions](https://github.com/bilelmoussaoui/flatpak-github-actions) from 3 to 4. - [Release notes](https://github.com/bilelmoussaoui/flatpak-github-actions/releases) - [Commits](https://github.com/bilelmoussaoui/flatpak-github-actions/compare/v3...v4) --- updated-dependencies: - dependency-name: bilelmoussaoui/flatpak-github-actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build_flatpak.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_flatpak.yml b/.github/workflows/build_flatpak.yml index 472df72..b3eecf7 100644 --- a/.github/workflows/build_flatpak.yml +++ b/.github/workflows/build_flatpak.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v2.3.4 with: submodules: true - - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3 + - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v4 with: cache-key: flatpak-builder-${{ github.sha }} bundle: "soundux.flatpak"