Skip to content

Commit acd3c29

Browse files
authored
Merge pull request #716 from microsoftgraph/dependabot/github_actions/rickstaa/action-create-tag-1.5.4
Bump rickstaa/action-create-tag from 1.5.0 to 1.5.4
2 parents ffa0b78 + b1fc0f7 commit acd3c29

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

0 commit comments

Comments
 (0)