From afc41aac91afc3bc5985c62bf1ffeb8ef464e0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 06:29:14 +0000 Subject: [PATCH] Bump pozil/auto-assign-issue from 1.12.0 to 1.13.0 Bumps [pozil/auto-assign-issue](https://github.com/pozil/auto-assign-issue) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/pozil/auto-assign-issue/releases) - [Commits](https://github.com/pozil/auto-assign-issue/compare/v1.12.0...v1.13.0) --- 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 dcb957d..ffde8df 100644 --- a/.github/workflows/GitHub.yml +++ b/.github/workflows/GitHub.yml @@ -49,7 +49,7 @@ jobs: STRIPE_CLI_TELEMETRY_OPTOUT: 1 steps: - - uses: pozil/auto-assign-issue@v1.12.0 + - uses: pozil/auto-assign-issue@v1.13.0 with: repo-token: ${{ secrets.GITHUB_TOKEN }} assignees: NikolaRHristov