Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #305 from staticdev/dependabot/github_actions/sals…
Browse files Browse the repository at this point in the history
…ify/action-detect-and-tag-new-version-2.0.2

Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2
  • Loading branch information
urtzai committed Nov 8, 2022
2 parents f3e0bad + 34ec61e commit 63501c6
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 @@ -38,7 +38,7 @@ jobs:
- name: Detect and tag new version
id: check-version
if: steps.check-parent-commit.outputs.sha
uses: salsify/action-detect-and-tag-new-version@v2.0.1
uses: salsify/action-detect-and-tag-new-version@v2.0.2
with:
version-command: |
bash -o pipefail -c "poetry version | awk '{ print \$2 }'"
Expand Down

0 comments on commit 63501c6

Please sign in to comment.