Skip to content

Commit a6a2d96

Browse files
committed
update-deps.yml: added 3.27.x to branch matrix
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
1 parent e37d393 commit a6a2d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
pull-requests: write
2121
strategy:
2222
matrix:
23-
branch: [master, 3.24.x]
23+
branch: [master, 3.27.x, 3.24.x]
2424
steps:
2525
- name: Checks-out repository
2626
uses: actions/checkout@v4

0 commit comments

Comments
 (0)