Skip to content

Commit

Permalink
chore(deps): update dependency go-task/task to v3.40.0 in .github/wor…
Browse files Browse the repository at this point in the history
…kflows/release.yml
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 4a461d7 commit 46182f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- uses: arduino/setup-task@v2
with:
# renovate: datasource=github-releases depName=go-task/task
version: 3.39.2
version: 3.40.0
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: arduino/setup-task@v2
with:
# renovate: datasource=github-releases depName=go-task/task
version: 3.39.2
version: 3.40.0
repo-token: ${{ secrets.GITHUB_TOKEN }}

- uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 46182f7

Please sign in to comment.