We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e3bb7e commit db68351Copy full SHA for db68351
1 file changed
.github/workflows/test-coverage.yml
@@ -113,7 +113,7 @@ jobs:
113
# echo "new_version=$NEW_VERSION" >> $GITHUB_ENV
114
115
- name: Increment version
116
- uses: saleweaver/version_increment_action@v0.0.1
+ uses: saleweaver/version_increment_action@v1
117
with:
118
file_path: 'moloni/__version__.py'
119
version_key: '__version__' # key to search for in the file, holding the version
0 commit comments