Skip to content

Commit

Permalink
chore(deps): update dependency orb-tools to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 9910924 commit d2f8415
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
setup: true
orbs:
orb-tools: circleci/orb-tools@11.6.1
orb-tools: circleci/orb-tools@12.1.0
shellcheck: circleci/shellcheck@3.2.0

filters: &filters
Expand Down
2 changes: 1 addition & 1 deletion .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2.1
orbs:
cypress: cypress-io/cypress@dev:<<pipeline.git.revision>>
orb-tools: circleci/orb-tools@11.6.1
orb-tools: circleci/orb-tools@12.1.0
filters: &filters
tags:
only: /.*/
Expand Down

0 comments on commit d2f8415

Please sign in to comment.