Skip to content

Commit 017f03e

Browse files
committed
This is actually a bugfix - git-flag-parser never had the 'v'
1 parent 2ee7932 commit 017f03e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parse/circleci/orb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ executors:
3333
LD_HUNK_URL_TEMPLATE: << parameters.hunk_url_template >>
3434
LD_DEFAULT_BRANCH: << parameters.default_branch >>
3535
docker:
36-
- image: ldactions/git-flag-parser:v0.1.0
36+
- image: ldactions/git-flag-parser:0.1.0
3737
commands:
3838
find-flags:
3939
steps:

0 commit comments

Comments
 (0)