Skip to content

Commit b7220a1

Browse files
Bump rickstaa/action-create-tag from 1.2.2 to 1.3.1
Bumps [rickstaa/action-create-tag](https://github.com/rickstaa/action-create-tag) from 1.2.2 to 1.3.1. - [Release notes](https://github.com/rickstaa/action-create-tag/releases) - [Changelog](https://github.com/rickstaa/action-create-tag/blob/main/CHANGELOG.md) - [Commits](rickstaa/action-create-tag@v1.2.2...v1.3.1) --- updated-dependencies: - dependency-name: rickstaa/action-create-tag dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 398595d commit b7220a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
run: .\Scripts\getLatestVersion.ps1
108108
shell: pwsh
109109
- name: Create tag
110-
uses: rickstaa/action-create-tag@v1.2.2
110+
uses: rickstaa/action-create-tag@v1.3.1
111111
with:
112112
tag: ${{ steps.GetVersion.outputs.tag }}
113113
- name: Queue Git Release

0 commit comments

Comments
 (0)