diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index 4eeb9ab..bedba2b 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.15 # update the version in the devcontainer `Dockerfile` manually, too - uses: koalaman/shellcheck@v0.7.1