aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-04-25 15:34:38 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-04-25 15:34:38 -0400
commit9633d7d04e2bb5d6d40a637f60514ff934931fbe (patch)
tree66539e99133a3f192665666f2e5e9ab41e08b82b /.github/workflows/profile-checks.yml
parentmore on firecfg --guide: fzenity (diff)
parentbuild(deps): bump actions/checkout from 3.0.1 to 3.0.2 (diff)
downloadfirejail-9633d7d04e2bb5d6d40a637f60514ff934931fbe.tar.gz
firejail-9633d7d04e2bb5d6d40a637f60514ff934931fbe.tar.zst
firejail-9633d7d04e2bb5d6d40a637f60514ff934931fbe.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to '.github/workflows/profile-checks.yml')
-rw-r--r--.github/workflows/profile-checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/profile-checks.yml b/.github/workflows/profile-checks.yml
index 59997db2f..9138e8a57 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -20,7 +20,7 @@ jobs:
20 profile-checks: 20 profile-checks:
21 runs-on: ubuntu-20.04 21 runs-on: ubuntu-20.04
22 steps: 22 steps:
23 - uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 23 - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
24 - name: sort.py 24 - name: sort.py
25 run: ./ci/check/profiles/sort.py etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile 25 run: ./ci/check/profiles/sort.py etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile
26 - name: private-etc-always-required.sh 26 - name: private-etc-always-required.sh