From b39c626eeb66b14bc8e3f0abe80bf0e73c8687b6 Mon Sep 17 00:00:00 2001 From: cicdguy <26552821+cicdguy@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:28:15 -0500 Subject: [PATCH] fix: Use fixed version of action in example Signed-off-by: cicdguy <26552821+cicdguy@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96ebc9a..2199d8c 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ jobs: - name: Build report 🏗 id: validation - uses: insightsengineering/thevalidatoR@main + uses: insightsengineering/thevalidatoR@v2 # see parameters above for custom templates and other formats # Upload the validation report to the release