From cbc497d4a1861a3959d6e803094506ab838057cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:06:57 +0000 Subject: [PATCH] chore(ci): bump lannonbr/repo-permission-check-action Bumps [lannonbr/repo-permission-check-action](https://github.com/lannonbr/repo-permission-check-action) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/lannonbr/repo-permission-check-action/releases) - [Changelog](https://github.com/lannonbr/repo-permission-check-action/blob/master/CHANGELOG) - [Commits](https://github.com/lannonbr/repo-permission-check-action/compare/2.0.1...2.0.2) Signed-off-by: dependabot[bot] --- .github/workflows/test-harness.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-harness.yml b/.github/workflows/test-harness.yml index b7d7d71a63a5a..0404fe2843642 100644 --- a/.github/workflows/test-harness.yml +++ b/.github/workflows/test-harness.yml @@ -30,7 +30,7 @@ jobs: }) - name: Check user permissions - uses: lannonbr/repo-permission-check-action@2.0.1 + uses: lannonbr/repo-permission-check-action@2.0.2 with: permission: write env: