mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
Update sync-release-version.yml
This commit is contained in:
parent
0bd1ea3053
commit
4f062b571b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Bumpversion release version
|
||||
uses: tj-actions/bumpversion@v7.1
|
||||
uses: tj-actions/bumpversion@v7.2
|
||||
id: bumpversion
|
||||
with:
|
||||
pattern: 'tj-actions/pg-dump@'
|
||||
|
|
Loading…
Add table
Reference in a new issue