Skip to content

Commit

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

Bump rickstaa/action-create-tag from 1.6.4 to 1.6.6
  • Loading branch information
andrueastman authored Nov 2, 2023
2 parents e11718d + 3627e01 commit 912c9e9
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/[email protected].4
uses: rickstaa/[email protected].6
with:
tag: ${{ steps.GetVersion.outputs.tag }}
- name: Queue Git Release
Expand Down

0 comments on commit 912c9e9

Please sign in to comment.