Skip to content

Commit

Permalink
chore(deps): update dependency go-task/task to v3.38.0 in .github/wor…
Browse files Browse the repository at this point in the history
…kflows/release.yml
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 5ebddb5 commit f74d4b3
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.37.2
version: 3.38.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.37.2
version: 3.38.0
repo-token: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit f74d4b3

Please sign in to comment.