Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-renovate[bot] authored Mar 2, 2024
1 parent 32e3a99 commit baefc54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ agent:
steps:
- name: lint-shellcheck
plugins:
- docker-compose#v5.0.0:
- docker-compose#v5.2.0:
run: lint-shellcheck

- name: lint-plugin
plugins:
- docker-compose#v5.0.0:
- docker-compose#v5.2.0:
run: lint-plugin

- name: bats tests
plugins:
- docker-compose#v5.0.0:
- docker-compose#v5.2.0:
run: tests
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ services:
- --id=planetscale/docker-login-gcr

tests:
image: buildkite/plugin-tester:v4.1.0@sha256:cc69234d0d6dde7a0cde8e52b27be279cc5618490f932ef2497cb4bab052e08b
image: buildkite/plugin-tester:v4.1.1@sha256:581f73aca88169912e23809f323437cced3cf22c28794bd7f96fbdf1c2caa5ab
volumes:
- ".:/plugin:ro"

0 comments on commit baefc54

Please sign in to comment.