From b2c7ecea9a6a53f0bbd403e277551808c8e1779c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 18:22:48 +0000 Subject: [PATCH] Bump smdn/workflows-dotnet/.github/workflows/test.yml Bumps the smdn-workflows-dotnet group with 1 update: [smdn/workflows-dotnet/.github/workflows/test.yml](https://github.com/smdn/workflows-dotnet). Updates `smdn/workflows-dotnet/.github/workflows/test.yml` from 1.10.3 to 1.10.4 - [Release notes](https://github.com/smdn/workflows-dotnet/releases) - [Changelog](https://github.com/smdn/workflows-dotnet/blob/main/doc/release-instructions.md) - [Commits](https://github.com/smdn/workflows-dotnet/compare/test/v1.10.3...9ec9f2dc7d5b039bbc9e22aae98cb00c84d806df) --- updated-dependencies: - dependency-name: smdn/workflows-dotnet/.github/workflows/test.yml dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: smdn-workflows-dotnet ... Signed-off-by: dependabot[bot] --- .github/workflows/test-crossversion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-crossversion.yml b/.github/workflows/test-crossversion.yml index 1a14f64..c23b1dc 100644 --- a/.github/workflows/test-crossversion.yml +++ b/.github/workflows/test-crossversion.yml @@ -74,7 +74,7 @@ jobs: "verbose=$($verbose | ConvertTo-Json -Compress)" >> $Env:GITHUB_OUTPUT run-test: - uses: smdn/workflows-dotnet/.github/workflows/test.yml@88a108da0f1b2d3fcc0fd7d73b2df430e325a5f5 # test/v1.10.3 + uses: smdn/workflows-dotnet/.github/workflows/test.yml@9ec9f2dc7d5b039bbc9e22aae98cb00c84d806df # test/v1.10.4 permissions: contents: read needs: prerequisites