From c2eb793b92e03d2949214a10ef0060f9087b3c2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hernando=20Guzm=C3=A1n?= Date: Mon, 12 Aug 2024 11:32:16 -0300 Subject: [PATCH] Update action version --- .github/workflows/aggregate-polls.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aggregate-polls.yml b/.github/workflows/aggregate-polls.yml index 97b3960ce..1c57c5c4a 100644 --- a/.github/workflows/aggregate-polls.yml +++ b/.github/workflows/aggregate-polls.yml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Upload id: upload - uses: makerdao-dux/aggregate-polls-action@v1.2.0 + uses: makerdao-dux/aggregate-polls-action@v1.3.2 with: network: 'mainnet' tags-file: 'governance/polls/meta/poll-tags.json'