Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
  • Loading branch information
felix-renovate[bot] authored Jan 18, 2025
1 parent 0653e62 commit 702bc19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ agent:
steps:
- name: lint-shellcheck
plugins:
- docker-compose#v5.5.0:
- docker-compose#v5.6.0:
run: lint-shellcheck

- name: lint-plugin
plugins:
- planetscale/telemetry#${BUILDKITE_COMMIT}: {}
- docker-compose#v5.5.0:
- docker-compose#v5.6.0:
run: lint-plugin

# - name: bats tests
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sed -i'' -Ee "s/TAG=\"v(.*)\"/TAG=\"v${version}\"/" hooks/pre-command
- name: Commit changes
uses: planetscale/ghcommit-action@d4176bfacef926cc2db351eab20398dfc2f593b5 # v0.2.0
uses: planetscale/ghcommit-action@8b5326f64dc06b38a4d0f69d34b4ea931ad2cf66 # v0.2.4
with:
commit_message: "🤖 Bump version"
repo: ${{ github.repository }}
Expand Down

0 comments on commit 702bc19

Please sign in to comment.