Skip to content

Commit 2ca1ae6

Browse files
authored
Merge pull request #454 from microsoftgraph/dependabot/github_actions/rickstaa/action-create-tag-1.5.0
Bump rickstaa/action-create-tag from 1.3.10 to 1.5.0
2 parents 58f5d19 + b753cd5 commit 2ca1ae6

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
@@ -74,7 +74,7 @@ jobs:
7474
run: .\Scripts\getLatestVersion.ps1
7575
shell: pwsh
7676
- name: Create tag
77-
uses: rickstaa/action-create-tag@v1.3.10
77+
uses: rickstaa/action-create-tag@v1.5.0
7878
with:
7979
tag: ${{ steps.GetVersion.outputs.tag }}
8080
- name: Queue Git Release

0 commit comments

Comments
 (0)