From 82886ab30526bc562df41e37990011d537758a3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 06:07:59 +0000 Subject: [PATCH] chore(deps): bump git-for-windows/rss-to-issues in / Bumps [git-for-windows/rss-to-issues](https://github.com/git-for-windows/rss-to-issues) in `/` from 0.0.13 to 0.3.4. Updates `git-for-windows/rss-to-issues` from 0.0.13 to 0.3.4 - [Release notes](https://github.com/git-for-windows/rss-to-issues/releases) - [Commits](https://github.com/git-for-windows/rss-to-issues/compare/99d302b353c4751ca1bda6130fb24934ec12e01e...48c22f7f733ca11653f08694a2868fcda4246e89) --- updated-dependencies: - dependency-name: git-for-windows/rss-to-issues dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github_actions ... Signed-off-by: dependabot[bot] --- .github/workflows/rss-monitor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rss-monitor.yml b/.github/workflows/rss-monitor.yml index 6b292c7..1d12bb4 100644 --- a/.github/workflows/rss-monitor.yml +++ b/.github/workflows/rss-monitor.yml @@ -14,7 +14,7 @@ jobs: # TODO: Use that to run the follow up action instead of using the separate `rss-notifier.yml` workflow # TODO: Separate release blog posts and use different labels/discord channel for them - name: RSS to issues - uses: git-for-windows/rss-to-issues@99d302b353c4751ca1bda6130fb24934ec12e01e # v0.0.13 + uses: git-for-windows/rss-to-issues@48c22f7f733ca11653f08694a2868fcda4246e89 # v0.3.4 with: github-token: ${{ secrets.GH_BOT_TOKEN }} feed: https://lizardbyte.github.io/feed.xml