commit: c7f828d9796a780e7a3fe492fdca5869ee3990a5
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Mar 23 11:26:26 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Mar 23 11:26:26 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c7f828d9
.github/workflows/pkgcheck.yml: pin version to 0.9.4
0.9.5 has an issue with installing through pip (see action
logs), lets see if this fixes it
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.github/workflows/pkgcheck.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/pkgcheck.yml b/.github/workflows/pkgcheck.yml
index 3a20016ac..93eb9e69b 100644
--- a/.github/workflows/pkgcheck.yml
+++ b/.github/workflows/pkgcheck.yml
@@ -18,4 +18,5 @@ jobs:
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1
with:
+ pkgs: pkgcheck==0.9.4
args:
--keywords=-RedundantVersion,-MissingAccountIdentifier,-OldPackageUpdate,-VisibleVcsPkg