Skip to content

Commit dcff068

Browse files
README: use tagged release
1 parent 55bb7eb commit dcff068

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
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` |

0 commit comments

Comments
 (0)