From 1b81c024d37eac3b06680e2d44487c97956594f0 Mon Sep 17 00:00:00 2001 From: syeopite <70992037+syeopite@users.noreply.github.com> Date: Wed, 25 Aug 2021 18:13:51 +0000 Subject: [PATCH] Bump version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index eca90bc..5cfbb4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: ref: ${{ github.head_ref }} - name: "Fetch data for report" - uses: syeopite/transparency-data-fetcher-for-iv-org@v1.1 + uses: syeopite/transparency-data-fetcher-for-iv-org@v1.1.1 id: data_fetch_step with: github-token: ${{ github.token }}