From a90d93a3e3cc97aff283cbdf756f0f4d9416da7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:57:29 +0000 Subject: [PATCH] chore(deps): update arduino/setup-task action to v3 --- .github/workflows/nix-update-hash.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nix-update-hash.yaml b/.github/workflows/nix-update-hash.yaml index 9ec3abe..960b437 100644 --- a/.github/workflows/nix-update-hash.yaml +++ b/.github/workflows/nix-update-hash.yaml @@ -43,7 +43,7 @@ jobs: go-version-file: ${{ inputs.go-version-file }} - name: Install Task - uses: arduino/setup-task@v2 + uses: arduino/setup-task@v3.0.0 - name: Update nix vendor hash run: task ${{ inputs.task-command }}