mirror of
https://github.com/prometheus-community/ansible
synced 2025-02-16 12:48:26 +00:00
Fixup script name in version bumper action.
Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
5c5f1f725d
commit
5a3968dd20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/version_bumper.yml
vendored
2
.github/workflows/version_bumper.yml
vendored
|
@ -39,4 +39,4 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- run: ./.github/scripts/version_bumper.sh ${{ matrix.repo }} ${{ matrix.role }}
|
||||
- run: ./.github/scripts/version_updater.sh ${{ matrix.repo }} ${{ matrix.role }}
|
||||
|
|
Loading…
Add table
Reference in a new issue