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

Commit

Permalink
Bump salsify/action-detect-and-tag-new-version from v1.0.3 to v2.0.1
Browse files Browse the repository at this point in the history
Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from v1.0.3 to v2.0.1.
- [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases)
- [Commits](salsify/action-detect-and-tag-new-version@v1.0.3...e4e25f0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 14, 2020
1 parent c03f047 commit 5da5e80
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 5da5e80

Please sign in to comment.