Skip to content

Commit 6cfb3c0

Browse files
authored
Merge pull request #1575 from microsoftgraph/dependabot/github_actions/rickstaa/action-create-tag-1.6.4
Bump rickstaa/action-create-tag from 1.6.3 to 1.6.4
2 parents 1b38dbe + 6fdeb62 commit 6cfb3c0

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/[email protected].3
110+
uses: rickstaa/[email protected].4
111111
with:
112112
tag: ${{ steps.GetVersion.outputs.tag }}
113113
- name: Queue Git Release

0 commit comments

Comments
 (0)