[PR #353] [MERGED] Bumps versions of all GitHub actions #675

Open
opened 2025-11-20 04:25:40 -05:00 by saavagebueno · 0 comments
Owner

📋 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: masterHead: actions-update


📝 Commits (1)

  • 07d7212 Bumps 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.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/353 **Author:** [@stumpylog](https://github.com/stumpylog) **Created:** 8/23/2022 **Status:** ✅ Merged **Merged:** 8/28/2022 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `actions-update` --- ### 📝 Commits (1) - [`07d7212`](https://github.com/qdm12/ddns-updater/commit/07d721259f8d19177d966cb066e1a6ca8b55fff0) Bumps versions of all GitHub actions to the latest ### 📊 Changes **3 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+7 -7) 📝 `.github/workflows/dockerhub-description.yml` (+2 -2) 📝 `.github/workflows/labels.yml` (+4 -4) </details> ### 📄 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](https://github.com/crazy-max/ghaction-github-labeler/releases/tag/v3.0.0)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#675