Skip to content

Commit 34809c7

Browse files
committed
ci(fleet): repin shared workflow ref
1 parent be871f3 commit 34809c7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ concurrency:
5252

5353
jobs:
5454
aio-build:
55-
uses: JSONbored/aio-fleet/.github/workflows/aio-build.yml@70792816d19763170bb5cce255a970e7fa2d45cf
55+
uses: JSONbored/aio-fleet/.github/workflows/aio-build.yml@c8cfa2e0d5e02e5c22e54647a7f32310a10acfac
5656
permissions:
5757
contents: read
5858
packages: write

.github/workflows/check-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414

1515
jobs:
1616
check-upstream:
17-
uses: JSONbored/aio-fleet/.github/workflows/aio-check-upstream.yml@70792816d19763170bb5cce255a970e7fa2d45cf
17+
uses: JSONbored/aio-fleet/.github/workflows/aio-check-upstream.yml@c8cfa2e0d5e02e5c22e54647a7f32310a10acfac
1818
permissions:
1919
contents: write
2020
pull-requests: write

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
publish-release:
11-
uses: JSONbored/aio-fleet/.github/workflows/aio-publish-release.yml@70792816d19763170bb5cce255a970e7fa2d45cf
11+
uses: JSONbored/aio-fleet/.github/workflows/aio-publish-release.yml@c8cfa2e0d5e02e5c22e54647a7f32310a10acfac
1212
permissions:
1313
actions: read
1414
contents: write

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions:
88

99
jobs:
1010
prepare-release:
11-
uses: JSONbored/aio-fleet/.github/workflows/aio-prepare-release.yml@70792816d19763170bb5cce255a970e7fa2d45cf
11+
uses: JSONbored/aio-fleet/.github/workflows/aio-prepare-release.yml@c8cfa2e0d5e02e5c22e54647a7f32310a10acfac
1212
permissions:
1313
contents: write
1414
pull-requests: write

0 commit comments

Comments
 (0)