From d407720d2f729eba8adc6f97b945059bfcdcb629 Mon Sep 17 00:00:00 2001 From: "dependa-jr[bot]" <171952447+dependa-jr[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 23:29:16 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20module=20tailscale.com=20?= =?UTF-8?q?(=20v1.68.0=20=E2=86=92=20v1.68.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------- | ------- | ------- | | go | tailscale.com | v1.68.0 | v1.68.1 | --- .github/workflows/publish-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-image.yaml b/.github/workflows/publish-image.yaml index 5966ce4..a9b8cad 100644 --- a/.github/workflows/publish-image.yaml +++ b/.github/workflows/publish-image.yaml @@ -14,7 +14,7 @@ on: env: # renovate: datasource=go depName=tailscale.com - UPSTREAM_TS_VERSION: v1.68.0 + UPSTREAM_TS_VERSION: v1.68.1 jobs: publish-images: