Gentoo Archives: gentoo-commits

From: Kenton Groombridge <concord@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: .github/workflows/
Date: Wed, 02 Nov 2022 14:42:55
Message-Id: 1667398013.87fc255d6bf0da8ca7852632143b72235fb3710b.concord@gentoo
1 commit: 87fc255d6bf0da8ca7852632143b72235fb3710b
2 Author: Chris PeBenito <chpebeni <AT> linux <DOT> microsoft <DOT> com>
3 AuthorDate: Tue Sep 20 13:52:29 2022 +0000
4 Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 14:06:53 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=87fc255d
7
8 tests.yml: Remove irrelevant comment.
9
10 Signed-off-by: Chris PeBenito <chpebeni <AT> linux.microsoft.com>
11 Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
12
13 .github/workflows/tests.yml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
17 index 0055e3997..d45ac7f23 100644
18 --- a/.github/workflows/tests.yml
19 +++ b/.github/workflows/tests.yml
20 @@ -29,7 +29,7 @@ jobs:
21 with:
22 repository: SELinuxProject/selint
23 # support exclusions in interface arguments
24 - ref: 'v1.3.0' # "Parse interface taking list of exemptions"
25 + ref: 'v1.3.0'
26 path: selint
27
28 - name: Build SELint