File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 check-commands :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1616
1717 - run : ./0_requirements.sh || true
1818
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
33# renovate: datasource=docker depName=projectsyn/commodore
4- COMMODORE_VERSION=" v1.29.0 "
4+ COMMODORE_VERSION=" v1.29.2 "
55
66commodore () {
77 LIEUTENANT_URL=$( curl http://localhost:4040/api/tunnels --silent | jq -r ' .["tunnels"][0]["public_url"]' )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ There are many https://github.com/topics/commodore-component[Commodore Component
1313This tutorial has been prepared with the following versions of Syn components in mind:
1414
1515// renovate: datasource=docker depName=projectsyn/commodore
16- * Commodore: 1.29.0
16+ * Commodore: 1.29.2
1717// renovate: datasource=docker depName=projectsyn/lieutenant-api
1818* Lieutenant API: 0.12.2
1919// renovate: datasource=docker depName=projectsyn/lieutenant-operator
You can’t perform that action at this time.
0 commit comments