From 447b11bce278baa70890fc4a815fb56910f0e01d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 15:20:02 +0000 Subject: [PATCH] Bump pozil/auto-assign-issue from 2.1.0 to 2.1.2 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 2.1.0 to 2.1.2. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v2.1.0...v2.1.2) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue dependency-type: direct:production update-type: version-update:semver-patch ... 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 de434a4..155a6ad 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.1.0 + - uses: pozil/auto-assign-issue@v2.1.2 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov