Skip to content

Commit

Permalink
fix: bump orb-tools to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 18, 2024
1 parent 383d9d5 commit af8d7dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .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
orb-tools: circleci/orb-tools@12

filters: &filters
tags:
Expand Down Expand Up @@ -34,4 +34,3 @@ workflows:
pipeline-number: << pipeline.number >>
vcs-type: << pipeline.project.type >>
requires: [orb-tools/publish]

0 comments on commit af8d7dd

Please sign in to comment.