Skip to content

Commit

Permalink
Merge pull request #49 from redhat-cop/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin redhat-cop/github-actions action to 11f2ce2
  • Loading branch information
garethahealy authored Nov 20, 2023
2 parents 90007ad + 2f47169 commit 9235cd1
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 @@ -21,12 +21,12 @@ jobs:
ignore: test

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

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

Expand Down

0 comments on commit 9235cd1

Please sign in to comment.