Fix version bumper action

Fix version bumper step, needs a `run` when not using `uses`.

Signed-off-by: prombot <prometheus-team@googlegroups.com>
This commit is contained in:
prombot 2023-03-21 09:45:45 +01:00
parent bf538d2088
commit a57b046001
No known key found for this signature in database
GPG key ID: C646B23C9E3245F1

View file

@ -20,8 +20,7 @@ jobs:
- name: Get repos for each role
id: discovered-role-repos
with:
cmd: ./.github/scripts/discover_role_repos.sh
run: ./.github/scripts/discover_role_repos.sh
check_for_new_versions:
runs-on: ubuntu-latest