Merge pull request #10419 from simonpasquier/bump-circleci-orb

.circleci/config.yml: bump prometheus/prometheus orb
This commit is contained in:
Simon Pasquier 2022-03-14 17:28:15 +01:00 committed by GitHub
commit 15e54f6751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: 2.1
orbs:
prometheus: prometheus/prometheus@0.15.0
prometheus: prometheus/prometheus@0.16.0
go: circleci/go@1.7.0
win: circleci/windows@2.3.0