From 832c3e3af95765f7179b15a1ec1ad1e6f5b752ba Mon Sep 17 00:00:00 2001 From: codejedi365 Date: Sun, 25 May 2025 03:23:33 -0600 Subject: [PATCH] fix(github-actions): bump the github-actions dependency to `v10.0.0` --- src/gh_action/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gh_action/requirements.txt b/src/gh_action/requirements.txt index 1aae03384..2fabec60d 100644 --- a/src/gh_action/requirements.txt +++ b/src/gh_action/requirements.txt @@ -1 +1 @@ -python-semantic-release == 9.21.1 +python-semantic-release == 10.0.0