diff --git a/downstream/action.yml b/downstream/action.yml index 64d7374..26a26f0 100644 --- a/downstream/action.yml +++ b/downstream/action.yml @@ -82,6 +82,7 @@ runs: with: fallback: ${{ inputs.refFallback }} repo: ${{ inputs.repo }} + github-token: ${{ inputs.token || steps.sts.outputs.token }} id: version if: ${{ inputs.ref == '.auto' }}