From b7bc05faa605c0d4939d49952da433a0c11144e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 05:53:46 +0000 Subject: [PATCH] Bump agilepathway/label-checker from v1.0.9 to v1.0.30 Bumps [agilepathway/label-checker](https://github.com/agilepathway/label-checker) from v1.0.9 to v1.0.30. - [Release notes](https://github.com/agilepathway/label-checker/releases) - [Commits](https://github.com/agilepathway/label-checker/compare/v1.0.9...640bcfe523119c7e5138d0f61b9db25091dc3d43) Signed-off-by: dependabot[bot] --- .github/workflows/dependabot_hack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index 4eeb9ab..269cd0c 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -21,7 +21,7 @@ jobs: # update the version in `check_semver_labels.yml` manually, too # (eventually Dependabot will do this automatically and I won't need this hack) - - uses: agilepathway/label-checker@v1.0.9 + - uses: agilepathway/label-checker@v1.0.30 # update the version in the devcontainer `Dockerfile` manually, too - uses: koalaman/shellcheck@v0.7.1