Skip to content

Commit 39fa50b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/salsify/action-detect-and-tag-new-version-2.0.3'
2 parents 0cef249 + f9d50be commit 39fa50b

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: Detect and tag new version
4040
id: check-version
4141
if: steps.check-parent-commit.outputs.sha
42-
uses: salsify/action-detect-and-tag-new-version@v2.0.1
42+
uses: salsify/action-detect-and-tag-new-version@v2.0.3
4343
with:
4444
version-command: |
4545
bash -o pipefail -c "poetry version | awk '{ print \$2 }'"

0 commit comments

Comments
 (0)