Merge pull request #75 from prometheus-community/superq/fix_run

fix: version bumper action
This commit is contained in:
gardar 2023-03-21 10:55:06 +00:00 committed by GitHub
commit 83ac6837ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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