From b2378a7befb8b67e4c92a6c9d62e04d07cf7256c Mon Sep 17 00:00:00 2001 From: tison Date: Thu, 15 Jan 2026 07:25:49 +0800 Subject: [PATCH 1/2] Allow pypa/gh-action-pip-audit Signed-off-by: tison --- actions.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/actions.yml b/actions.yml index 8cd7e7e7..eb5b17ed 100644 --- a/actions.yml +++ b/actions.yml @@ -36,6 +36,10 @@ golangci/*: '*': expires_at: 2025-08-01 keep: true +pypa/gh-action-pip-audit: + release/v1*: + expires_at: 2025-08-01 + keep: true pypa/gh-action-pypi-publish: release/v1*: expires_at: 2025-08-01 From 9ee700c293c16968ebd03cb7837b24ad728bfaae Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 21 Jan 2026 21:23:03 +0800 Subject: [PATCH 2/2] Update actions.yml Signed-off-by: tison --- actions.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/actions.yml b/actions.yml index eb5b17ed..8b106f19 100644 --- a/actions.yml +++ b/actions.yml @@ -37,9 +37,9 @@ golangci/*: expires_at: 2025-08-01 keep: true pypa/gh-action-pip-audit: - release/v1*: - expires_at: 2025-08-01 - keep: true + 1220774d901786e6f652ae159f7b6bc8fea6d266: + tag: v1.1.0 + expires_at: 2026-03-31 pypa/gh-action-pypi-publish: release/v1*: expires_at: 2025-08-01