diff --git a/downstream/action.yml b/downstream/action.yml index 4931690..8ab30be 100644 --- a/downstream/action.yml +++ b/downstream/action.yml @@ -63,6 +63,8 @@ runs: steps: - name: Checkout uses: actions/checkout@v6 + with: + persist-credentials: false - uses: shopware/octo-sts-action@main if: ${{ ! inputs.token }} id: sts