From cf00820dfcd7faf93243c775ac84a73bec7e7973 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:14:13 +0000 Subject: [PATCH] chore(deps): bump rubykatzen/baseline/.github/workflows/notify-telegram-release-shared.yml Bumps [rubykatzen/baseline/.github/workflows/notify-telegram-release-shared.yml](https://github.com/rubykatzen/baseline) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/rubykatzen/baseline/releases) - [Changelog](https://github.com/rubykatzen/baseline/blob/main/CHANGELOG.md) - [Commits](https://github.com/rubykatzen/baseline/compare/v0.17.0...v0.17.2) --- updated-dependencies: - dependency-name: rubykatzen/baseline/.github/workflows/notify-telegram-release-shared.yml dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/notify-telegram-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-telegram-release.yml b/.github/workflows/notify-telegram-release.yml index 3f3313c..ca79850 100644 --- a/.github/workflows/notify-telegram-release.yml +++ b/.github/workflows/notify-telegram-release.yml @@ -4,7 +4,7 @@ on: types: [published] jobs: notify: - uses: rubykatzen/baseline/.github/workflows/notify-telegram-release-shared.yml@v0.17.0 + uses: rubykatzen/baseline/.github/workflows/notify-telegram-release-shared.yml@v0.17.2 with: telegram-chat-id: ${{ vars.TELEGRAM_CHAT_ID }} secrets: