From 3f6cdf93c00f27936da426df9e470342f8d53a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 14:05:10 +0000 Subject: [PATCH] chore(deps): bump actions/github-script from v4.0.1 to v4.0.2 Bumps [actions/github-script](https://github.com/actions/github-script) from v4.0.1 to v4.0.2. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v4.0.1...a3e7071a34d7e1f219a8a4de9a5e0a34d1ee1293) Signed-off-by: dependabot[bot] --- .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 0ca6226..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@v4.0.1 + - uses: actions/github-script@v4.0.2 with: github-token: ${{secrets.GH_TOKEN}} script: |