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 2929 options : --privileged
3030 steps :
3131 - uses : actions/checkout@v2
32- - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
32+ - uses : bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
3333 with :
3434 bundle : " palette.flatpak"
3535 manifest-path : " org.gnome.zbrown.Palette.yml"
@@ -66,12 +66,12 @@ jobs:
6666 options: --privileged
6767 steps:
6868 - uses: actions/checkout@v2
69- - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@master
69+ - uses: bilelmoussaoui/flatpak-github-actions/flatpak-builder@v3
7070 name: "Build"
7171 with:
7272 bundle: "palette.flatpak"
7373 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
7575 name: "Deploy"
7676 with:
7777 repository: elementary
@@ -101,4 +101,4 @@ You can specify the specific runtime you need to use through the image tags:
101101| GNOME | 3.38 | `gnome-3.38` | `image : bilelmoussaoui/flatpak-github-actions:gnome-3.38` |
102102| GNOME | 40 | `gnome-40` | `image : bilelmoussaoui/flatpak-github-actions:gnome-40` |
103103| 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