We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b2bbb commit a1cd37bCopy full SHA for a1cd37b
.github/workflows/super-linter.yml
@@ -16,3 +16,8 @@ jobs:
16
packages: read
17
statuses: write
18
uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-super-linter.yml@8382cff2a4582e7ac6906fb4d4213b40108e2ea5 # v2.8.0
19
+ with:
20
+ super-linter-variables: |
21
+ {
22
+ "VALIDATE_LUA": "false"
23
+ }
README.md
@@ -44,4 +44,4 @@ docker image inspect --format='{{index .RepoDigests 0}}' docker.io/openresty/ope
44
45
### lua-resty-openidc
46
47
-https://luarocks.org/modules/hanszandbelt/lua-resty-openidc
+`lua-resty-openidc` versions are maintainer here <https://luarocks.org/modules/hanszandbelt/lua-resty-openidc>
0 commit comments