From f27d694ad7efaea44dab977c747c6751501727bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 10:06:41 +0000 Subject: [PATCH] chore(deps): bump abirismyname/create-discussion from 2.0.0 to 2.1.0 Bumps [abirismyname/create-discussion](https://github.com/abirismyname/create-discussion) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/abirismyname/create-discussion/releases) - [Commits](https://github.com/abirismyname/create-discussion/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: abirismyname/create-discussion dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/notify-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-release.yml b/.github/workflows/notify-release.yml index e10093ae..8383f23f 100644 --- a/.github/workflows/notify-release.yml +++ b/.github/workflows/notify-release.yml @@ -52,7 +52,7 @@ jobs: GH_TOKEN: ${{ secrets.OPS_TOKEN }} - name: Create an announcement discussion for release - uses: abirismyname/create-discussion@v2.0.0 + uses: abirismyname/create-discussion@v2.1.0 with: title: 🎉 ${{ needs.set-env.outputs.repo_name }} ${{ needs.set-env.outputs.tag }} released! body: |