Skip to content

Commit

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

Bump rickstaa/action-create-tag from 1.6.2 to 1.6.3
  • Loading branch information
andrueastman authored Sep 5, 2023
2 parents c603503 + c967018 commit 3508bd5
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].2
uses: rickstaa/[email protected].3
with:
tag: ${{ steps.GetVersion.outputs.tag }}
- name: Queue Git Release
Expand Down

0 comments on commit 3508bd5

Please sign in to comment.