From 96e588d691074e24045e08b801e728b61ca8e73f Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Thu, 13 May 2021 11:16:40 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-docker --- .github/workflows/readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index a6430b1..390ca87 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -33,7 +33,7 @@ jobs: --reference-links docs/README.md - - uses: actions/github-script@v3 + - uses: actions/github-script@v4.0.2 with: github-token: ${{secrets.GH_TOKEN}} script: |