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 #118 from staticdev/dependabot/github_actions/sals…
Browse files Browse the repository at this point in the history
…ify/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
  • Loading branch information
github-actions[bot] committed Jul 14, 2020
2 parents c03f047 + 5da5e80 commit 29d5644
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 @@ -32,7 +32,7 @@ jobs:
- name: Detect and tag new version
id: check-version
uses: salsify/action-detect-and-tag-new-version@v1.0.3
uses: salsify/action-detect-and-tag-new-version@v2.0.1
with:
version-command: |
poetry version | awk '{ print $2 }'
Expand Down

0 comments on commit 29d5644

Please sign in to comment.