aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2024-01-10 17:01:59 +0100
committerKenton Groombridge <concord@gentoo.org>2024-03-01 12:02:06 -0500
commita1da0582ca65fc79f547bb2af13187d7ddf6d7c4 (patch)
tree7c1aa9ad8def432f42cce3d5c010e55d203eb577 /.github
parentxguest ues systemd --user (diff)
downloadhardened-refpolicy-a1da0582ca65fc79f547bb2af13187d7ddf6d7c4.tar.gz
hardened-refpolicy-a1da0582ca65fc79f547bb2af13187d7ddf6d7c4.tar.bz2
hardened-refpolicy-a1da0582ca65fc79f547bb2af13187d7ddf6d7c4.zip
ci: bump SELint version to 1.5.0
Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index df576cae..eac1e30c 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -28,8 +28,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: SELinuxProject/selint
- # support exclusions in interface arguments
- ref: 'v1.3.0'
+ ref: 'v1.5.0'
path: selint
- name: Build SELint