From d924eabad4eb0879e99b97cfafda4addf19792d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 08:14:08 +0000 Subject: [PATCH] chore(deps): bump rubykatzen/baseline/.github/workflows/notify-telegram-pr-shared.yml Bumps [rubykatzen/baseline/.github/workflows/notify-telegram-pr-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-pr-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-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/notify-telegram-pr.yml b/.github/workflows/notify-telegram-pr.yml index b86e9f4..f7810e9 100644 --- a/.github/workflows/notify-telegram-pr.yml +++ b/.github/workflows/notify-telegram-pr.yml @@ -7,7 +7,7 @@ on: workflow_dispatch: jobs: notify: - uses: rubykatzen/baseline/.github/workflows/notify-telegram-pr-shared.yml@v0.17.0 + uses: rubykatzen/baseline/.github/workflows/notify-telegram-pr-shared.yml@v0.17.2 with: telegram-chat-id: ${{ vars.TELEGRAM_CHAT_ID }} secrets: