From e4838c4d1794b340a6df2964384af1a8dcc4663b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:01:44 +0000 Subject: [PATCH] Bump taiki-e/github-actions/.github/workflows/rust-msrv.yml Bumps [taiki-e/github-actions/.github/workflows/rust-msrv.yml](https://github.com/taiki-e/github-actions) from 2026.7.3 to 2026.8.8. - [Release notes](https://github.com/taiki-e/github-actions/releases) - [Commits](https://github.com/taiki-e/github-actions/compare/e6a1170cbd07eb898017958967912976fce18f2d...dc24bff2366e8ddeea5e0e4168df3d6f4b93f596) --- updated-dependencies: - dependency-name: taiki-e/github-actions/.github/workflows/rust-msrv.yml dependency-version: 2026.8.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 921be82..a4a4166 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: uses: taiki-e/github-actions/.github/workflows/rust-miri.yml@e6a1170cbd07eb898017958967912976fce18f2d # 2026.7.3 msrv: needs: tidy - uses: taiki-e/github-actions/.github/workflows/rust-msrv.yml@e6a1170cbd07eb898017958967912976fce18f2d # 2026.7.3 + uses: taiki-e/github-actions/.github/workflows/rust-msrv.yml@dc24bff2366e8ddeea5e0e4168df3d6f4b93f596 # 2026.8.8 release-dry-run: needs: tidy uses: taiki-e/github-actions/.github/workflows/rust-release-dry-run.yml@e6a1170cbd07eb898017958967912976fce18f2d # 2026.7.3