It would be nice to avoid displaying warnings when our scripts start:
bash: SUDO_USER: unbound variable
I am still trying to figure out from where it comes but for sure it is happening only on jobs using this action and appears on action itself and also on all following run: steps, so I suppose it has something to do with the wrapper.
It would be nice to avoid displaying warnings when our scripts start:
I am still trying to figure out from where it comes but for sure it is happening only on jobs using this action and appears on action itself and also on all following
run:steps, so I suppose it has something to do with the wrapper.