From b427d6d94315152aa866354666cfd73315a2a520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 01:07:45 +0000 Subject: [PATCH] Bump LoveToKnow/slackify-markdown-action from 1.0.0 to 1.1.1 Bumps [LoveToKnow/slackify-markdown-action](https://github.com/lovetoknow/slackify-markdown-action) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/lovetoknow/slackify-markdown-action/releases) - [Changelog](https://github.com/LoveToKnow/slackify-markdown-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/lovetoknow/slackify-markdown-action/compare/v1.0.0...v1.1.1) --- updated-dependencies: - dependency-name: LoveToKnow/slackify-markdown-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-preview.yml | 2 +- .github/workflows/release-publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-preview.yml b/.github/workflows/release-preview.yml index 1d77517b8b..6ddc833978 100644 --- a/.github/workflows/release-preview.yml +++ b/.github/workflows/release-preview.yml @@ -59,7 +59,7 @@ jobs: - name: Convert Github markdown to Slack markdown syntax # https://github.com/LoveToKnow/slackify-markdown-action - uses: LoveToKnow/slackify-markdown-action@v1.0.0 + uses: LoveToKnow/slackify-markdown-action@v1.1.1 if: ${{ github.event.inputs.notify == 'true' }} id: slack-markdown with: diff --git a/.github/workflows/release-publish.yml b/.github/workflows/release-publish.yml index c00568b598..aed8dd68c2 100644 --- a/.github/workflows/release-publish.yml +++ b/.github/workflows/release-publish.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Convert markdown to slack markdown # https://github.com/LoveToKnow/slackify-markdown-action - uses: LoveToKnow/slackify-markdown-action@v1.0.0 + uses: LoveToKnow/slackify-markdown-action@v1.1.1 id: slack-markdown with: text: |