From b8c24c622f684d96cc04b5e87306a6b7c36c2580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:04:44 +0000 Subject: [PATCH] build(deps): bump pozil/auto-assign-issue from 2.2.0 to 3.0.0 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-version: 3.0.0 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(-) mode change 100755 => 100644 .github/workflows/GitHub.yml diff --git a/.github/workflows/GitHub.yml b/.github/workflows/GitHub.yml old mode 100755 new mode 100644 index 165c538fa2..34136f3c9e --- 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@v2.2.0 + - uses: pozil/auto-assign-issue@v3.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov