Skip to content

Commit f2c490f

Browse files
dependabot[bot]lenemter
authored andcommitted
Bump flatpak/flatpak-github-actions from 6.5 to 6.6
Bumps [flatpak/flatpak-github-actions](https://github.com/flatpak/flatpak-github-actions) from 6.5 to 6.6. - [Release notes](https://github.com/flatpak/flatpak-github-actions/releases) - [Commits](flatpak/flatpak-github-actions@v6.5...v6.6) --- updated-dependencies: - dependency-name: flatpak/flatpak-github-actions dependency-version: '6.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9acdaf commit f2c490f

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@v5
3333

3434
- name: Build
35-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
35+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6
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@v5
3131

3232
- name: Build
33-
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.5
33+
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.6
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.5
43+
uses: flatpak/flatpak-github-actions/flat-manager@v6.6
4444
with:
4545
repository: appcenter
4646
flat-manager-url: https://flatpak-api.elementary.io

0 commit comments

Comments
 (0)