Skip to content

Commit

Permalink
chore(deps): update dependency go-task/task to v3.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 7402cd6 commit 076353c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: arduino/setup-task@v2.0.0
with:
# renovate: depName=go-task/task datasource=github-releases
version: 3.39.2
version: 3.40.0
- name: Tidy go.mod
run: go mod tidy
- name: Run linters
Expand Down

0 comments on commit 076353c

Please sign in to comment.