Skip to content

Commit 7fde1e4

Browse files
authored
Merge pull request #639 from microsoftgraph/dependabot/github_actions/rickstaa/action-create-tag-1.3.9
Bump rickstaa/action-create-tag from 1.3.7 to 1.3.9
2 parents cb6b399 + 3256d57 commit 7fde1e4

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/[email protected].7
108+
uses: rickstaa/[email protected].9
109109
with:
110110
tag: ${{ steps.GetVersion.outputs.tag }}
111111
- name: Queue Git Release

0 commit comments

Comments
 (0)