From c2efbcbb09b04e4e946f7cbe48ce14015e679dde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Nov 2020 07:02:51 +0800 Subject: Bump actions/checkout from v2.3.3 to v2.3.4 (#5) --- .github/workflows/go.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index a0722577..ad4a752e 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -25,7 +25,7 @@ jobs: shell: bash - name: Checkout codebase - uses: actions/checkout@v2.3.3 + uses: actions/checkout@v2.3.4 - name: Get GeoLite2 env: -- cgit v1.3.1