From 65f642a93198ba7c480e3396d614f67f76288060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 23:20:54 +0000 Subject: [PATCH] Bump pozil/auto-assign-issue from 1.14.0 to 2.0.0 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1.14.0 to 2.0.0. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v1.14.0...v2.0.0) --- updated-dependencies: - dependency-name: pozil/auto-assign-issue 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 0be30ba..5e814e3 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -50,7 +50,7 @@ jobs: TELEMETRY_DISABLED: 1 steps: - - uses: pozil/auto-assign-issue@v1.14.0 + - uses: pozil/auto-assign-issue@v2.0.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov