mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-28 16:42:37 -04:00
[PR #353] [MERGED] Bumps versions of all GitHub actions #675
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/353
Author: @stumpylog
Created: 8/23/2022
Status: ✅ Merged
Merged: 8/28/2022
Merged by: @qdm12
Base:
master← Head:actions-update📝 Commits (1)
07d7212Bumps versions of all GitHub actions to the latest📊 Changes
3 files changed (+13 additions, -13 deletions)
View changed files
📝
.github/workflows/build.yml(+7 -7)📝
.github/workflows/dockerhub-description.yml(+2 -2)📝
.github/workflows/labels.yml(+4 -4)📄 Description
This PR update all the actions to the latest current versions. Naturally, the publish step fails for me, as I don't have secrets, etc setup for login. It looks like 95% of the major version bumps are for using Node 16 as the default runtime, which isn't an issue for running hosted here.
The labeler action had the largest bump, so I updated it a tiny bit to account for the token being an input now (changed in v3)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.