Skip to content

Commit a8bbb23

Browse files
Bump salsify/action-detect-and-tag-new-version from 2.0.2 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.2 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.2...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] <[email protected]>
1 parent 53b561d commit a8bbb23

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)