From 5533f359136d63f872c900617a7eed7c3d460518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Teguayco=20Guti=C3=A9rrez?= Date: Mon, 11 Dec 2023 14:15:48 +0100 Subject: [PATCH] Add parameter inputs to yaml-linting step --- .github/workflows/build-and-test.yml | 3 ++- tools/Lombiq.GitHub.Actions | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index d2b836060..022f3e644 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -86,7 +86,8 @@ jobs: uses: Lombiq/GitHub-Actions/.github/workflows/yaml-lint.yml@issue/OSOE-188 with: machine-types: "['ubuntu-22.04']" - + config-file-path: '.trunk/configs/.yamllint.yaml' + search-path: '.' post-pull-request-checks-automation: name: Post Pull Request Checks Automation diff --git a/tools/Lombiq.GitHub.Actions b/tools/Lombiq.GitHub.Actions index 43430389b..5636c1315 160000 --- a/tools/Lombiq.GitHub.Actions +++ b/tools/Lombiq.GitHub.Actions @@ -1 +1 @@ -Subproject commit 43430389bf922dae738653ba4941ec95870d57bd +Subproject commit 5636c1315f690421e7caf4d7fc260bda1e26f267