Skip to content

Commit 0755e63

Browse files
authored
Merge pull request #192 from stac-utils/dependabot/github_actions/salsify/action-detect-and-tag-new-version-2.0.3
Bump salsify/action-detect-and-tag-new-version from 2.0.2 to 2.0.3
2 parents fe47d5c + a8bbb23 commit 0755e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Detect and tag new version
3939
id: check-version
4040
if: steps.check-parent-commit.outputs.sha
41-
uses: salsify/[email protected].2
41+
uses: salsify/[email protected].3
4242
with:
4343
version-command: |
4444
bash -o pipefail -c "poetry version | awk '{ print \$2 }'"

0 commit comments

Comments
 (0)