Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #116 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] authored Jul 14, 2020
2 parents 2fe2f85 + e6cdb4c commit 8df9cc9
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 8df9cc9

Please sign in to comment.