From cea589d8c7b46b042f4de9fb4d29ff95307e32a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 02:42:52 +0000 Subject: [PATCH] chore(deps): bump wntrblm/nox in the actions group Bumps the actions group with 1 update: [wntrblm/nox](https://github.com/wntrblm/nox). Updates `wntrblm/nox` from 2026.02.09 to 2026.04.10 - [Release notes](https://github.com/wntrblm/nox/releases) - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md) - [Commits](https://github.com/wntrblm/nox/compare/2026.02.09...2026.04.10) --- updated-dependencies: - dependency-name: wntrblm/nox dependency-version: 2026.04.10 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/update-dependencies.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-dependencies.yml b/.github/workflows/update-dependencies.yml index 07e03de0..ac96e288 100644 --- a/.github/workflows/update-dependencies.yml +++ b/.github/workflows/update-dependencies.yml @@ -26,7 +26,7 @@ jobs: dependency_nice: "OpenSSL" steps: - uses: actions/checkout@v6 - - uses: wntrblm/nox@2026.02.09 + - uses: wntrblm/nox@2026.04.10 - name: "Run update: bump ${{ matrix.dependency_nice }}" id: bump run: |