Skip to content

Commit 59fba04

Browse files
Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3
Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases) - [Commits](salsify/action-detect-and-tag-new-version@v2.0.1...v2.0.3) --- updated-dependencies: - dependency-name: salsify/action-detect-and-tag-new-version dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22ea460 commit 59fba04

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.3
4343
with:
4444
version-command: hatch version
4545

0 commit comments

Comments
 (0)