diff --git a/.github/workflows/dependabot_hack.yml b/.github/workflows/dependabot_hack.yml index b53c885..4e14e0b 100644 --- a/.github/workflows/dependabot_hack.yml +++ b/.github/workflows/dependabot_hack.yml @@ -13,3 +13,4 @@ jobs: steps: - uses: agilepathway/label-checker@v1.0.8 - uses: koalaman/shellcheck@v0.7.0 + - uses: golang/go@go1.14.6