[PR #1141] [MERGED] Update github actions and add Dependabot #1247

Closed
opened 2026-02-27 20:01:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/1141
Author: @yubiuser
Created: 4/2/2023
Status: Merged
Merged: 4/11/2023
Merged by: @roderickvd

Base: devHead: gha_dependabot


📝 Commits (2)

  • 9e10ac8 Update github actions and add Dependabot
  • b5007ac Remove deprecated set-output

📊 Changes

2 files changed (+27 additions, -17 deletions)

View changed files

.github/dependabot.yml (+10 -0)
📝 .github/workflows/test.yml (+17 -17)

📄 Description

Your github actions are quite outdated, thus triggering deprecation warnings when the workflows run.

This PR will

  • Update all actions to the latest versions
  • Install Dependabot which will create a PR if one of your actions becomes outdated, updating it automatically

🔄 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/librespot-org/librespot/pull/1141 **Author:** [@yubiuser](https://github.com/yubiuser) **Created:** 4/2/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `gha_dependabot` --- ### 📝 Commits (2) - [`9e10ac8`](https://github.com/librespot-org/librespot/commit/9e10ac84a82cab0047d7e7ba49c9c176b7e2f098) Update github actions and add Dependabot - [`b5007ac`](https://github.com/librespot-org/librespot/commit/b5007ac8992e44a629c6d8025638401b0396bcb4) Remove deprecated set-output ### 📊 Changes **2 files changed** (+27 additions, -17 deletions) <details> <summary>View changed files</summary> ➕ `.github/dependabot.yml` (+10 -0) 📝 `.github/workflows/test.yml` (+17 -17) </details> ### 📄 Description Your github actions are quite outdated, thus triggering deprecation warnings when the workflows run. This PR will - Update all actions to the latest versions - Install Dependabot which will create a PR if one of your actions becomes outdated, updating it automatically --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#1247
No description provided.