Skip to content

Commit

Permalink
Merge pull request cri-o#7113 from saschagrunert/bats-1.9
Browse files Browse the repository at this point in the history
Bump bats in ci jobs to latest release
  • Loading branch information
openshift-merge-robot committed Jul 4, 2023
2 parents 34c0528 + d43833d commit bd37e10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/test/ci/build/bats.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
git:
repo: "https://github.com/bats-core/bats-core.git"
dest: "{{ ansible_env.GOPATH }}/src/github.com/bats-core/bats-core"
version: v1.6.0
version: v1.9.0

- name: install bats
command: "./install.sh /usr/local"
Expand Down
2 changes: 2 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ dependencies:
match: bats
- path: contrib/test/integration/build/bats.yml
match: version
- path: contrib/test/ci/build/bats.yml
match: version

- name: zeitgeist
version: 0.4.1
Expand Down

0 comments on commit bd37e10

Please sign in to comment.