Skip to content

Commit 1646703

Browse files
authored
Update actions.yml to modify pip-audit entry
Removed deprecated pypa/gh-action-pip-audit entry and added it back with the same version. Signed-off-by: tison <wander4096@gmail.com>
1 parent 8de1e83 commit 1646703

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

actions.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -744,10 +744,6 @@ pre-commit/action:
744744
PyO3/maturin-action:
745745
'*':
746746
keep: true
747-
pypa/gh-action-pip-audit:
748-
1220774d901786e6f652ae159f7b6bc8fea6d266:
749-
tag: v1.1.0
750-
expires_at: 2026-07-31
751747
pypa/cibuildwheel:
752748
63fd63b352a9a8bdcc24791c9dbee952ee9a8abc:
753749
tag: v3.3.0
@@ -760,6 +756,9 @@ pypa/cibuildwheel:
760756
expires_at: 2026-07-05
761757
8d2b08b68458a16aeb24b64e68a09ab1c8e82084:
762758
tag: v3.4.1
759+
pypa/gh-action-pip-audit:
760+
1220774d901786e6f652ae159f7b6bc8fea6d266:
761+
tag: v1.1.0
763762
pypa/gh-action-pypi-publish:
764763
ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e:
765764
keep: true

0 commit comments

Comments
 (0)