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 29
29
options : --privileged
30
30
steps :
31
31
- uses : actions/checkout@v2
32
- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
32
+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
33
33
with :
34
34
bundle : " palette.flatpak"
35
35
manifest-path : " org.gnome.zbrown.Palette.yml"
@@ -66,12 +66,12 @@ jobs:
66
66
options: --privileged
67
67
steps:
68
68
- uses: actions/checkout@v2
69
- - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
69
+ - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
70
70
name: "Build"
71
71
with:
72
72
bundle: "palette.flatpak"
73
73
manifest-path: "org.gnome.zbrown.Palette.yml"
74
- - uses: bilelmoussaoui/flatpak-github-actions/flat-manager@master
74
+ - uses: bilelmoussaoui/flatpak-github-actions/flat-manager@v3
75
75
name: "Deploy"
76
76
with:
77
77
repository: elementary
@@ -101,4 +101,4 @@ You can specify the specific runtime you need to use through the image tags:
101
101
| GNOME | 3.38 | `gnome-3.38` | `image : bilelmoussaoui/flatpak-github-actions:gnome-3.38` |
102
102
| GNOME | 40 | `gnome-40` | `image : bilelmoussaoui/flatpak-github-actions:gnome-40` |
103
103
| KDE | 5.15 | `kde-5.15` | `image : bilelmoussaoui/flatpak-github-actions:kde-5.15` |
104
- | elementary BaseApp | juno | `juno` | `image : bilelmoussaoui/flatpak-github-actions:elementary-juno` |
104
+ | elementary BaseApp | juno | `juno` | `image : bilelmoussaoui/flatpak-github-actions:elementary-juno` |
You can’t perform that action at this time.
0 commit comments