Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit e6cdb4c

Browse files
Bump salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1
Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from v1.0.3 to v2.0.1. - [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases) - [Commits](salsify/action-detect-and-tag-new-version@v1.0.3...e4e25f0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fe2f85 commit e6cdb4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Detect and tag new version
3434
id: check-version
35-
uses: salsify/action-detect-and-tag-new-version@v1.0.3
35+
uses: salsify/action-detect-and-tag-new-version@v2.0.1
3636
with:
3737
version-command: |
3838
poetry version | awk '{ print $2 }'

0 commit comments

Comments
 (0)