Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 7dd6fde

Browse files
authored
Merge pull request #186 from staticdev/dependabot/github_actions/salsify/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
2 parents f11460b + b0d8586 commit 7dd6fde

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
@@ -39,7 +39,7 @@ jobs:
3939
- name: Detect and tag new version
4040
id: check-version
4141
if: steps.check-parent-commit.outputs.sha
42-
uses: salsify/action-detect-and-tag-new-version@v2.0.1
42+
uses: salsify/action-detect-and-tag-new-version@v2.0.2
4343
with:
4444
tag-template: "{VERSION}"
4545
version-command: |

0 commit comments

Comments
 (0)