8000 Update dependency go-task/task to v3.44.1 by renovate[bot] · Pull Request #3208 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
# renovate: datasource=github-releases depName=helm-unittest/helm-unittest
HELM_PLUGIN_UNITTEST_VERSION: "1.0.0"
# renovate: datasource=github-releases depName=go-task/task
TASK_VERSION: "v3.44.0"
TASK_VERSION: "v3.44.1"

jobs:
test-nodejs-scanner-test-helpers:
Expand Down
Loading
0