From 5f4f8a2949d9223f34d97a7f7e5dc86e358717c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Mon, 17 Feb 2020 15:16:07 +0100 Subject: [PATCH] ci: unpin standard-action --- .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 4874467..e48b7a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: goto-bus-stop/standard-action@v1.0.0 + - uses: goto-bus-stop/standard-action@v1 with: annotate: true env: