This repository was archived by the owner on Apr 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
options : --privileged
24
24
steps :
25
25
- uses : actions/checkout@v4
26
- - uses : flathub/flatpak-github-actions/flatpak-builder@v6
26
+ - uses : flathub-infra /flatpak-github-actions/flatpak-builder@master
27
27
with :
28
28
bundle : palette.flatpak
29
29
manifest-path : org.gnome.zbrown.Palette.yml
88
88
uses: docker/setup-qemu-action@v2
89
89
with:
90
90
platforms: arm64
91
- - uses: flathub/flatpak-github-actions/flatpak-builder@v6
91
+ - uses: flathub-infra /flatpak-github-actions/flatpak-builder@master
92
92
with:
93
93
bundle: palette.flatpak
94
94
manifest-path: org.gnome.zbrown.Palette.yml
@@ -157,13 +157,13 @@ jobs:
157
157
options : --privileged
158
158
steps :
159
159
- uses : actions/checkout@v4
160
- - uses : flathub/flatpak-github-actions/flatpak-builder@v6
160
+ - uses : flathub-infra /flatpak-github-actions/flatpak-builder@master
161
161
name : " Build"
162
162
with :
163
163
bundle : palette.flatpak
164
164
manifest-path : org.gnome.zbrown.Palette.yml
165
165
cache-key : flatpak-builder-${{ github.sha }}
166
- - uses : flathub/flatpak-github-actions/flat-manager@v4
166
+ - uses : flathub-infra /flatpak-github-actions/flat-manager@master
167
167
name : " Deploy"
168
168
with :
169
169
repository : elementary
You can’t perform that action at this time.
0 commit comments