Skip to content

Commit 4d735b6

Browse files
committed
ci: use self-hosted octo-sts
1 parent 28eb226 commit 4d735b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/prepare_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
RELEASE_BRANCH: ${{ fromJSON(vars.RELEASE_BRANCHES) }}
1919
steps:
20-
- uses: octo-sts/action@main
20+
- uses: shopware/octo-sts-action@main
2121
id: octo-sts
2222
with:
2323
scope: shopware/SwagLanguagePack

.github/workflows/translations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
shopware-version: ${{ steps.shopware-branch.outputs.branch }}
3535

36-
- uses: octo-sts/action@main
36+
- uses: shopware/octo-sts-action@main
3737
id: octo-sts
3838
with:
3939
scope: shopware/SwagLanguagePack

0 commit comments

Comments
 (0)