Skip to content

Commit 1fb869f

Browse files
committed
Merge branch 'release/v1.18.4'
2 parents 9909fd9 + 31390e4 commit 1fb869f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Parse semver
3333
id: semver_parser
34-
uses: booxmedialtd/[email protected]
34+
uses: booxmedialtd/[email protected].7
3535
with:
3636
input_string: '${{ github.ref_name }}'
3737
version_extractor_regex: 'v(.*)$'

0 commit comments

Comments
 (0)