psss / did

What did you do last week, month, year?
https://did.readthedocs.io/
GNU General Public License v2.0
245 stars 103 forks source link

Update pre-commit GitHub action with the latest version #319

Closed sandrobonazzola closed 10 months ago

sandrobonazzola commented 10 months ago

Solves:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, pre-commit/action@v2.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

psss commented 10 months ago

Looks good, thanks! Btw, where have you spotted the warning above?

Just one thing: Could you please update the commit message not to use prefix?

Perhaps something like: Update pre-commit GitHub action with the latest version?

sandrobonazzola commented 10 months ago

Looks good, thanks! Btw, where have you spotted the warning above?

Noticed it here: https://github.com/psss/did/actions/runs/6108215470 in Annotations section

Just one thing: Could you please update the commit message not to use prefix?

Perhaps something like: Update pre-commit GitHub action with the latest version?

Updated shortening a bit your suggestion to keep it within commit header length standards :-)