From c01935bd51903f69c3e6cc19ca988e2b0e117285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:00:01 +0000 Subject: [PATCH] Bump aidan-mundy/react-to-issue Bumps [aidan-mundy/react-to-issue](https://github.com/aidan-mundy/react-to-issue) from b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0 to c001387dca7f2add6d0b5245da43535e0fc182ab. - [Release notes](https://github.com/aidan-mundy/react-to-issue/releases) - [Commits](https://github.com/aidan-mundy/react-to-issue/compare/b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0...c001387dca7f2add6d0b5245da43535e0fc182ab) --- updated-dependencies: - dependency-name: aidan-mundy/react-to-issue dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/community-voting.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/community-voting.yml b/.github/workflows/community-voting.yml index 84da0607f31..9e29b4a2b0b 100644 --- a/.github/workflows/community-voting.yml +++ b/.github/workflows/community-voting.yml @@ -24,7 +24,7 @@ jobs: ![Visits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fstreamlit%2Fstreamlit%2Fissues%2F${{ github.event.issue.number }}&title=visits&edge_flat=false) - name: Upvote issue - uses: aidan-mundy/react-to-issue@b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0 + uses: aidan-mundy/react-to-issue@c001387dca7f2add6d0b5245da43535e0fc182ab with: issue-number: ${{ github.event.issue.number }} reactions: "+1" @@ -45,7 +45,7 @@ jobs: ![Visits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fstreamlit%2Fstreamlit%2Fissues%2F${{ github.event.issue.number }}&title=visits&edge_flat=false) - name: Upvote issue - uses: aidan-mundy/react-to-issue@b2a9194cf1ea483d633bc2834ed6c4c41c2a45f0 + uses: aidan-mundy/react-to-issue@c001387dca7f2add6d0b5245da43535e0fc182ab with: issue-number: ${{ github.event.issue.number }} reactions: "+1"