From 8b82e7a57cea8b089e832cd17f8fbe22602f783c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 14:28:28 +0000 Subject: [PATCH] chore(deps): bump abirismyname/create-discussion from 1.2.0 to 2.1.0 Bumps [abirismyname/create-discussion](https://github.com/abirismyname/create-discussion) from 1.2.0 to 2.1.0. - [Release notes](https://github.com/abirismyname/create-discussion/releases) - [Commits](https://github.com/abirismyname/create-discussion/compare/v1.2.0...v2.1.0) --- updated-dependencies: - dependency-name: abirismyname/create-discussion dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 75fc1f1..83bbe94 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -37,7 +37,7 @@ jobs: LINK_TO_PROFILE: "true" - name: Create GitHub Discussion - uses: abirismyname/create-discussion@v1.2.0 + uses: abirismyname/create-discussion@v2.1.0 env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: