Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GH action plugins to fix Node.js 16 deprecation warnings #46

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

valaparthvi
Copy link
Collaborator

@valaparthvi valaparthvi commented Jan 30, 2024

What does this PR do?

  1. Update GH actions: google-github-actions/auth, google-github-actions/setup-gcloud to v2 to fix warnings related to nodejs16.
  2. Update GH action: azure/login to v1 since 1.6.0 versions Pre login Fails on self hosted runners Azure/login#403 has been fixed.

Which issue(s) this PR fixes (optional, in fixes #(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Fixes #45

Checklist:

Special notes for your reviewer:

Signed-off-by: Parthvi <parthvi.vala@gmail.com>
@valaparthvi valaparthvi merged commit f7bbad7 into main Jan 31, 2024
2 of 3 checks passed
@valaparthvi valaparthvi deleted the update-gh-action-plugins branch January 31, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update GH Actions plugins to remove deprecation warnings
2 participants