Skip to content

Commit

Permalink
fix(stencil): upgrade modules (2025-02-14) (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: getoutreach-ci-1[bot] <95656460+getoutreach-ci-1[bot]@users.noreply.github.com>
  • Loading branch information
getoutreach-ci-1[bot] authored Feb 18, 2025
1 parent a640847 commit a82c5fd
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# syntax, such as anchors, will be fixed automatically.
version: 2.1
orbs:
shared: getoutreach/shared@dev:2.29.0-rc.8
shared: getoutreach/[email protected]
queue: eddiewebb/[email protected]
## <<Stencil::Block(CircleCIExtraOrbs)>>

Expand Down
16 changes: 8 additions & 8 deletions stencil.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,28 @@ version: v1.40.1-rc.2
modules:
- name: github.com/getoutreach/devbase
url: https://github.com/getoutreach/devbase
version: v2.29.0-rc.8
version: v2.29.0
- name: github.com/getoutreach/stencil-actions
url: https://github.com/getoutreach/stencil-actions
version: v0.4.4-rc.1
version: v0.4.4
- name: github.com/getoutreach/stencil-base
url: https://github.com/getoutreach/stencil-base
version: v0.16.3-rc.1
version: v0.16.3
- name: github.com/getoutreach/stencil-circleci
url: https://github.com/getoutreach/stencil-circleci
version: v1.15.0-rc.1
version: v1.15.0
- name: github.com/getoutreach/stencil-discovery
url: https://github.com/getoutreach/stencil-discovery
version: v1.8.7-rc.1
version: v1.8.7
- name: github.com/getoutreach/stencil-golang
url: https://github.com/getoutreach/stencil-golang
version: v1.25.0-rc.10
version: v1.25.0
- name: github.com/getoutreach/stencil-outreach
url: https://github.com/getoutreach/stencil-outreach
version: v0.24.0-rc.4
version: v0.24.0
- name: github.com/getoutreach/stencil-pipeline
url: https://github.com/getoutreach/stencil-pipeline
version: v1.2.4-rc.1
version: v1.2.4
files:
- name: .circleci/config.yml
template: .circleci/config.yml.tpl
Expand Down
Loading

0 comments on commit a82c5fd

Please sign in to comment.