Skip to content

Commit 782f7ab

Browse files
Bump rickstaa/action-create-tag from 1.5.4 to 1.6.0
Bumps [rickstaa/action-create-tag](https://github.com/rickstaa/action-create-tag) from 1.5.4 to 1.6.0. - [Release notes](https://github.com/rickstaa/action-create-tag/releases) - [Commits](rickstaa/action-create-tag@v1.5.4...v1.6.0) --- 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 f26b74f commit 782f7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.5.4
108+
uses: rickstaa/action-create-tag@v1.6.0
109109
with:
110110
tag: ${{ steps.GetVersion.outputs.tag }}
111111
- name: Queue Git Release

0 commit comments

Comments
 (0)