autowarefoundation / autoware

Autoware - the world's leading open-source software project for autonomous driving
https://www.autoware.org/
Apache License 2.0
8.58k stars 2.87k forks source link

feat(ci): update `docker/login-action` to fix Node.js deprecation #4903

Closed youtalk closed 1 week ago

youtalk commented 1 week ago

Description

This PR updates docker/login-action to fix the GitHub Actions' warning. Screenshot from 2024-06-24 10-26-24

Tests performed

There is no warning errors after merging this PR. https://github.com/youtalk/autoware/actions/runs/9609252290

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.