diff --git a/action.yml b/action.yml index 40f3d24..4cda8e5 100644 --- a/action.yml +++ b/action.yml @@ -197,6 +197,8 @@ runs: ${{ inputs.registry-username }} != '' && ${{ inputs.registry-password }} != '' shell: bash + env: + GH_TOKEN: ${{ inputs.github-token }} run: | gh release download ${{ inputs.kubescape-version }} \ -R kubescape/kubescape -p kubescape-ubuntu-latest -O kubescape