Skip to content

Commit

Permalink
Merge pull request #5 from HERA-Team/dependabot/github_actions/salsif…
Browse files Browse the repository at this point in the history
…y/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
steven-murray authored Jun 20, 2023
2 parents 388892b + 609b1a9 commit 5b7f65c
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 5b7f65c

Please sign in to comment.