diff --git a/downstream/action.yml b/downstream/action.yml index ee5eb1d..dc1f098 100644 --- a/downstream/action.yml +++ b/downstream/action.yml @@ -63,7 +63,7 @@ runs: steps: - name: Checkout uses: actions/checkout@v4 - - uses: octo-sts/action@v1.0.0 + - uses: shopware/octo-sts-action@main if: ${{ ! inputs.token }} id: sts with: diff --git a/saas-preview-environment/action.yml b/saas-preview-environment/action.yml index 8df9fc2..855fac2 100644 --- a/saas-preview-environment/action.yml +++ b/saas-preview-environment/action.yml @@ -23,7 +23,7 @@ runs: steps: - name: Get token if: ${{ inputs.token == '' }} - uses: octo-sts/action@main + uses: shopware/octo-sts-action@main id: octo-sts with: scope: shopware/saas