From 2b1bc5fe87dd67c5508d3c6381e4c6d3dc97954a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:54:17 +0000 Subject: [PATCH] Bump pozil/auto-assign-issue from 2.0.1 to 2.1.1 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.0.1 to 2.1.1. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2.0.1...v2.1.1) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-type: direct:production update-type: version-update:semver-minor ... 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 ab334a3..c9564e4 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@v2.0.1 + - uses: pozil/auto-assign-issue@v2.1.1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov