Skip to content

Commit

Permalink
Merge pull request #195 from dbatten5/dependabot/github_actions/salsi…
Browse files Browse the repository at this point in the history
…fy/action-detect-and-tag-new-version-2.0.3

Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3
  • Loading branch information
dbatten5 authored Jan 10, 2023
2 parents 64a1c0e + d4ee8d0 commit dbe9c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Detect and tag new version
id: check-version
if: steps.check-parent-commit.outputs.sha
uses: salsify/[email protected].1
uses: salsify/[email protected].3
with:
version-command: |
bash -o pipefail -c "poetry version | awk '{ print \$2 }'"
Expand Down

0 comments on commit dbe9c04

Please sign in to comment.