From 4c3865308b42f2a7cfa94d1c133f86a2145b4856 Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Mon, 7 Jul 2025 14:16:10 +0200 Subject: [PATCH] chore(docs): update v7.0.0 release notes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b9cd46c..b4b6312 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -12,6 +12,7 @@ * [support for forgejo-runner exec --var](https://code.forgejo.org/forgejo/runner/pulls/645). * [do not force WORKING_DIR in service containers](https://code.forgejo.org/forgejo/runner/issues/304). * [allow downgrading node via setup-node without breaking later actions](https://code.forgejo.org/forgejo/act/pulls/168). +* [remove the local action cache if the remote has changed](https://code.forgejo.org/forgejo/act/pulls/142), e.g. when [DEFAULT_ACTIONS_URL](https://forgejo.org/docs/next/admin/config-cheat-sheet/#actions-actions) is modified in the forgejo configuration. ## 6.4.0