Skip to content

Commit 91c1de6

Browse files
deps: update dependency alexellis/k3sup to v0.13.11 (#1001)
1 parent d45c904 commit 91c1de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Setup k3sup
6060
env:
61-
K3SUP_VERSION: 0.13.10 # renovate: datasource=github-releases depName=alexellis/k3sup
61+
K3SUP_VERSION: 0.13.11 # renovate: datasource=github-releases depName=alexellis/k3sup
6262
run: |
6363
curl https://github.com/alexellis/k3sup/releases/download/$K3SUP_VERSION/k3sup -sSL -o /usr/local/bin/k3sup
6464
chmod +x /usr/local/bin/k3sup

0 commit comments

Comments
 (0)