Gabriel Rodriguez

Results 2 comments of Gabriel Rodriguez

> As a workaround you can use this: > > ``` > - uses: actions/checkout@v3 > - uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 > ``` > > where `4512585405083f25c027a35db413c2b3b9006d50` is jus commit hash of...

> > @tbugfinder I've been able to get around it by running saml2aws via `DBUS_SESSION_BUS_ADDRESS=/dev/null saml2aws login` with the help from a co-worker for finding this workaround. I've added an...