From 653bf1031a3f5f41c854ba17a2b2c9ca0d0e1ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:11:22 +0000 Subject: [PATCH] chore(deps): roll back bluwy/release-for-reddit-action action to v1 --- .github/workflows/__social-post.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/__social-post.yml b/.github/workflows/__social-post.yml index a5328b33..248a6d2b 100644 --- a/.github/workflows/__social-post.yml +++ b/.github/workflows/__social-post.yml @@ -84,7 +84,7 @@ jobs: runs-on: ubuntu-latest steps: - name: reddit - uses: bluwy/release-for-reddit-action@b4ee0e0d64da893e0428912aac5cda675082bd85 # v2 + uses: bluwy/release-for-reddit-action@4d948192aff856da22f19f9806b00b46ca384547 # v1 with: username: ${{ vars.REDDIT_USERNAME }} password: ${{ secrets.REDDIT_PASSWORD }}