Skip to content

Commit c761cba

Browse files
committed
bump boundless version to 1.2.1 in build-image workflow
1 parent 485ca1f commit c761cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
rest_api: ${{ steps.filter.outputs.rest_api }}
2323
base: ${{ steps.filter.outputs.base }}
2424
cli: ${{ steps.filter.outputs.cli }}
25-
boundless_version: "v1.2.0"
25+
boundless_version: "v1.2.1"
2626
steps:
2727
- uses: actions/checkout@v4
2828
- uses: dorny/paths-filter@v3

0 commit comments

Comments
 (0)