aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/profile-checks.yml
diff options
context:
space:
mode:
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 813ab6033..4acd94c96 100644
--- a/.github/workflows/profile-checks.yml
+++ b/.github/workflows/profile-checks.yml
@@ -33,7 +33,7 @@ jobs:
33 allowed-endpoints: > 33 allowed-endpoints: >
34 github.com:443 34 github.com:443
35 35
36 - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 36 - uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b
37 - name: sort.py 37 - name: sort.py
38 run: ./ci/check/profiles/sort.py etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile 38 run: ./ci/check/profiles/sort.py etc/inc/*.inc etc/{profile-a-l,profile-m-z}/*.profile
39 - name: private-etc-always-required.sh 39 - name: private-etc-always-required.sh