Skip to content

Commit

Permalink
Merge pull request #3477 from simonpasquier/update-go-orb
Browse files Browse the repository at this point in the history
.circleci/config.yml: update Go orb
  • Loading branch information
simonpasquier committed Aug 23, 2023
2 parents 8b9f2fd + 02f46fb commit 179322d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@
version: 2.1
orbs:
prometheus: prometheus/prometheus@0.16.0
go: circleci/go@1.7.0
go: circleci/go@1.7.3
jobs:
test_frontend:
# We need to use a machine executor because the front-end validation runs
Expand Down

0 comments on commit 179322d

Please sign in to comment.