Skip to content

Commit

Permalink
Merge pull request #1614 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/rickstaa/action-create-tag-1.7.1

Bump rickstaa/action-create-tag from 1.6.6 to 1.7.1
  • Loading branch information
andrueastman authored Nov 9, 2023
2 parents 6e665f3 + e67bf6c commit 1f43f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
run: .\Scripts\getLatestVersion.ps1
shell: pwsh
- name: Create tag
uses: rickstaa/action-create-tag@v1.6.6
uses: rickstaa/action-create-tag@v1.7.1
with:
tag: ${{ steps.GetVersion.outputs.tag }}
- name: Queue Git Release
Expand Down

0 comments on commit 1f43f13

Please sign in to comment.