[PR #1164] [MERGED] fix: update actions to latest available version #1149

Closed
opened 2025-11-06 12:15:45 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/veggiemonk/awesome-docker/pull/1164
Author: @mashb1t
Created: 3/22/2025
Status: Merged
Merged: 3/23/2025
Merged by: @mashb1t

Base: masterHead: mashb1t-patch-1


📝 Commits (2)

  • 0977ecc fix: update actions to latest available version
  • f7649a0 fix: prefix v on version tags

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/pull_request.yml (+3 -3)

📄 Description

Fixes incompatibility with used action/cache version, see https://github.com/veggiemonk/awesome-docker/actions.

They're immutable tags anyways, not really a need to use sha's here, but we still can to prevent supply chain attacks from Github itself.
Happy to hear your feedback!


🔄 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/veggiemonk/awesome-docker/pull/1164 **Author:** [@mashb1t](https://github.com/mashb1t) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/23/2025 **Merged by:** [@mashb1t](https://github.com/mashb1t) **Base:** `master` ← **Head:** `mashb1t-patch-1` --- ### 📝 Commits (2) - [`0977ecc`](https://github.com/veggiemonk/awesome-docker/commit/0977ecc360a23a9b1a902df7c57cc3ec35fb2abc) fix: update actions to latest available version - [`f7649a0`](https://github.com/veggiemonk/awesome-docker/commit/f7649a0fb347ac4d441b540e50394c6551e46051) fix: prefix v on version tags ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/pull_request.yml` (+3 -3) </details> ### 📄 Description Fixes incompatibility with used action/cache version, see https://github.com/veggiemonk/awesome-docker/actions. They're immutable tags anyways, not really a need to use sha's here, but we still can to prevent supply chain attacks from Github itself. Happy to hear your feedback! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:15:45 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-docker#1149