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

Commit 8df9cc9

Browse files
Merge pull request #116 from staticdev/dependabot/github_actions/salsify/action-detect-and-tag-new-version-v2.0.1
Bump salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1
2 parents 2fe2f85 + e6cdb4c commit 8df9cc9

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)