Skip to content

Commit

Permalink
Merge pull request #2277 from simonpasquier/bump-orb
Browse files Browse the repository at this point in the history
.circleci/config.yml: bump Prometheus orb version
  • Loading branch information
juliusv authored Jun 4, 2020
2 parents f7c595c + 8b7816d commit 12da9d6
Showing 1 changed file with 1 addition and 1 deletion.
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 @@
version: 2.1

orbs:
prometheus: prometheus/prometheus@0.6.0
prometheus: prometheus/prometheus@0.8.0
go: circleci/go@0.2.0

jobs:
Expand Down

0 comments on commit 12da9d6

Please sign in to comment.