Skip to content

Commit 59ef538

Browse files
Bump flatpak/flatpak-github-actions from 6.4 to 6.5 (#168)
Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.4 to 6.5. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](flatpak/flatpak-github-actions@v6.4...v6.5) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b330f0 commit 59ef538

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333

3434
- name: Build
35-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
35+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
3636
with:
3737
bundle: org.gnome.epiphany.flatpak
3838
manifest-path: org.gnome.epiphany.json

.github/workflows/merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v4
3131

3232
- name: Build
33-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.4
33+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
3434
with:
3535
bundle: epiphany.flatpak
3636
manifest-path: org.gnome.epiphany.json
@@ -40,7 +40,7 @@ jobs:
4040
branch: stable
4141
arch: ${{ matrix.configuration.arch }}
4242
- name: Deploy
43-
uses: flatpak/flatpak-github-actions/flat-manager@v6.4
43+
uses: flatpak/flatpak-github-actions/flat-manager@v6.5
4444
with:
4545
repository: appcenter
4646
flat-manager-url: https://flatpak-api.elementary.io

0 commit comments

Comments
 (0)