Skip to content

Commit

Permalink
seeing if version fixes renovate bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Jul 18, 2024
1 parent f5c4f4c commit bb1f20e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ jobs:
ignore_paths: test

- name: Conftest - tests.sh
uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4
uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4.2
with:
tests: test/tests.sh

- name: Conftest - tests_fail.sh
uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4
uses: redhat-cop/github-actions/confbatstest@e4729075dcd3f34946b80df6b1bfb952b9fee166 # v4.2
with:
raw: test/tests_fail.sh > tests_fail.log || exit 0

Expand Down

0 comments on commit bb1f20e

Please sign in to comment.