[PR #1397] [MERGED] fix: ci is failing since 2022-10-17 #1925

Closed
opened 2026-03-01 21:53:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1397
Author: @ChristopherHX
Created: 10/17/2022
Status: Merged
Merged: 10/17/2022
Merged by: @mergify[bot]

Base: masterHead: fix-ci


📝 Commits (3)

📊 Changes

3 files changed (+4 additions, -4 deletions)

View changed files

📝 pkg/runner/testdata/issue-104/main.yaml (+1 -1)
📝 pkg/runner/testdata/local-action-via-composite-dockerfile/action.yml (+2 -2)
📝 pkg/runner/testdata/remote-action-docker/push.yml (+1 -1)

📄 Description

We shall not use unsafe versions of test actions, the new https://github.com/actions/hello-world-docker-action/releases/tag/v2 release uses GITHUB_OUTPUT env file command and the PR of this feature is not merged as of opening this hotfix.


🔄 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/nektos/act/pull/1397 **Author:** [@ChristopherHX](https://github.com/ChristopherHX) **Created:** 10/17/2022 **Status:** ✅ Merged **Merged:** 10/17/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `fix-ci` --- ### 📝 Commits (3) - [`8292268`](https://github.com/nektos/act/commit/82922687739d8b2479959d4b30ba1be7095489cf) Update push.yml - [`5b729f6`](https://github.com/nektos/act/commit/5b729f6c3c6e3722f259c55c9734f51ebcf0aa77) Update main.yaml - [`3d4600d`](https://github.com/nektos/act/commit/3d4600d8124f274f7dc3b7e02856c992460e2430) Update action.yml ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/testdata/issue-104/main.yaml` (+1 -1) 📝 `pkg/runner/testdata/local-action-via-composite-dockerfile/action.yml` (+2 -2) 📝 `pkg/runner/testdata/remote-action-docker/push.yml` (+1 -1) </details> ### 📄 Description We shall not use unsafe versions of test actions, the new https://github.com/actions/hello-world-docker-action/releases/tag/v2 release uses GITHUB_OUTPUT env file command and the PR of this feature is not merged as of opening this hotfix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:16 +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/act#1925
No description provided.