Skip to content

Commit

Permalink
.circleci/config.yml: update Go orb
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
  • Loading branch information
simonpasquier committed Aug 23, 2023
1 parent 8b9f2fd commit 02f46fb
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.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 02f46fb

Please sign in to comment.