From 0fd8dbd073734df8f09287f02258c4c083d2bf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 05:52:47 +0000 Subject: [PATCH] build(deps): bump pozil/auto-assign-issue from 3.0.0 to 4.0.1 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 3.0.0 to 4.0.1. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v3.0.0...v4.0.1) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/GitHub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml index 34136f3..5d1a0c9 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -52,7 +52,7 @@ jobs: VCPKG_DISABLE_METRICS: 1 steps: - - uses: pozil/auto-assign-issue@v3.0.0 + - uses: pozil/auto-assign-issue@v4.0.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov