Skip to content

Commit

Permalink
fix: Use fixed version of action in example
Browse files Browse the repository at this point in the history
Signed-off-by: cicdguy <[email protected]>
  • Loading branch information
cicdguy authored Oct 1, 2024
1 parent 1595368 commit b39c626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b39c626

Please sign in to comment.