Skip to content

Commit 7383d2c

Browse files
committed
fix spring-boot-starters version in gitaction
1 parent 17a9d19 commit 7383d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-climate-coverage-aggregation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
with:
157157
repository: bcgov/spring-boot-starters
158158
path: spring-boot-starters
159-
ref: v1.0.1
159+
ref: v1.0.2
160160

161161
# Setup Java Environment
162162
- name: Set up JDK 17

0 commit comments

Comments
 (0)