Skip to content

Commit e97eac7

Browse files
Update dependency go-task/task to v3.50.0
1 parent 2c9f53a commit e97eac7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
3131
HELM_PLUGIN_UNITTEST_VERSION: "1.0.3"
3232
# renovate: datasource=github-releases depName=go-task/task
33-
TASK_VERSION: "3.49.1"
33+
TASK_VERSION: "3.50.0"
3434

3535
jobs:
3636
test-nodejs-scanner-test-helpers:

.github/workflows/helm-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616

1717
env:
1818
# renovate: datasource=github-releases depName=go-task/task
19-
TASK_VERSION: "3.49.1"
19+
TASK_VERSION: "3.50.0"
2020

2121
jobs:
2222
helm-docs:

.github/workflows/scb-bot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions:
2525

2626
env:
2727
# renovate: datasource=github-releases depName=go-task/task
28-
TASK_VERSION: "3.49.1"
28+
TASK_VERSION: "3.50.0"
2929

3030
jobs:
3131
version-compare:

0 commit comments

Comments
 (0)