openwallet-foundation / owl-agent-test-harness

Aries agent test framework, with agent backchannel support
https://aries-interop.info
Apache License 2.0
60 stars 66 forks source link

All AATH workflows are failing to run due to Bad Creds #756

Closed nodlesh closed 10 months ago

nodlesh commented 11 months ago

All workflows are failing as seen here, https://github.com/hyperledger/aries-agent-test-harness/actions/runs/7360755836/job/20037268563#step:3:13

The REPO_ACCESS_TOKEN used here,https://github.com/hyperledger/aries-agent-test-harness/actions/runs/7360755836/workflow#L70, has expired.

We need an updated Token. @ryjones I think you are managing those?

ryjones commented 10 months ago

I think this is fixed, after working with @WadeBarnes