Skip to content

Commit 5106407

Browse files
Bump rickstaa/action-create-tag from 1.3.5 to 1.3.7
Bumps [rickstaa/action-create-tag](https://github.com/rickstaa/action-create-tag) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/rickstaa/action-create-tag/releases) - [Commits](rickstaa/action-create-tag@v1.3.5...v1.3.7) --- updated-dependencies: - dependency-name: rickstaa/action-create-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd79744 commit 5106407

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
run: .\scripts\getLatestVersion.ps1
106106
shell: pwsh
107107
- name: Create tag
108-
uses: rickstaa/action-create-tag@v1.3.5
108+
uses: rickstaa/action-create-tag@v1.3.7
109109
with:
110110
tag: ${{ steps.GetVersion.outputs.tag }}
111111
- name: Queue Git Release

0 commit comments

Comments
 (0)