mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #1164] [MERGED] fix: update actions to latest available version #1149
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/veggiemonk/awesome-docker/pull/1164
Author: @mashb1t
Created: 3/22/2025
Status: ✅ Merged
Merged: 3/23/2025
Merged by: @mashb1t
Base:
master← Head:mashb1t-patch-1📝 Commits (2)
0977eccfix: update actions to latest available versionf7649a0fix: 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.