at_server icon indicating copy to clipboard operation
at_server copied to clipboard

Fix deprecation warnings on infrastructure_root_manager GitHub Actions

Open cpswan opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Actions runs such as https://github.com/atsign-company/infrastructure_root_manager/actions/runs/3466873608 are showing deprecation warnings like:

image

Describe the solution you'd like

Modify workflows to make use of supported methods e.g. using using google-github-actions/auth

cpswan avatar Nov 15 '22 12:11 cpswan