Skip to content

Commit 95b5425

Browse files
authored
Merge branch 'manjaro-pinephone:master' into master
2 parents 001a3aa + 3c6c6be commit 95b5425

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/factory_image_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
-
12-
uses: styfle/cancel-workflow-action@0.10.0
12+
uses: styfle/cancel-workflow-action@0.10.1
1313
with:
1414
access_token: ${{ github.token }}
1515
-
@@ -42,7 +42,7 @@ jobs:
4242
IMGTYPE: [factory]
4343
steps:
4444
-
45-
uses: styfle/cancel-workflow-action@0.10.0
45+
uses: styfle/cancel-workflow-action@0.10.1
4646
with:
4747
access_token: ${{ github.token }}
4848
-

.github/workflows/image_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
-
12-
uses: styfle/cancel-workflow-action@0.10.0
12+
uses: styfle/cancel-workflow-action@0.10.1
1313
with:
1414
access_token: ${{ github.token }}
1515
-
@@ -41,7 +41,7 @@ jobs:
4141
BRANCH: [unstable]
4242
steps:
4343
-
44-
uses: styfle/cancel-workflow-action@0.10.0
44+
uses: styfle/cancel-workflow-action@0.10.1
4545
with:
4646
access_token: ${{ github.token }}
4747
-

.github/workflows/image_stable_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
-
10-
uses: styfle/cancel-workflow-action@0.10.0
10+
uses: styfle/cancel-workflow-action@0.10.1
1111
with:
1212
access_token: ${{ github.token }}
1313
-
@@ -34,7 +34,7 @@ jobs:
3434
BRANCH: [stable]
3535
steps:
3636
-
37-
uses: styfle/cancel-workflow-action@0.10.0
37+
uses: styfle/cancel-workflow-action@0.10.1
3838
with:
3939
access_token: ${{ github.token }}
4040
-

docs/_includes/download_count

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18391
1+
20734

0 commit comments

Comments
 (0)