From 81a8486ca31c86630c84c78285c49d16d7491328 Mon Sep 17 00:00:00 2001 From: Artem Chepurnyi Date: Sat, 2 Nov 2024 11:43:45 +0200 Subject: [PATCH] chore: Bump flatpak-github-actions:gnome-47 --- .github/workflows/new_tag_release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new_tag_release.yaml b/.github/workflows/new_tag_release.yaml index 78b2ace4..c6c32f60 100644 --- a/.github/workflows/new_tag_release.yaml +++ b/.github/workflows/new_tag_release.yaml @@ -142,7 +142,7 @@ jobs: build-linux-flatpak-app: runs-on: ubuntu-latest container: - image: bilelmoussaoui/flatpak-github-actions:gnome-45 + image: bilelmoussaoui/flatpak-github-actions:gnome-47 options: --privileged env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}