Skip to content

Commit

Permalink
Merge pull request #317 from microsoft/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
colbylwilliams authored Feb 10, 2022
2 parents 2896b11 + ba03618 commit 0d7240d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ jobs:
dotnet-version: '6.0.x'

- name: Setup GitVersion
uses: gittools/actions/gitversion/[email protected].9
uses: gittools/actions/gitversion/[email protected].11
with:
versionSpec: '5.x'

- name: Execute GitVersion
id: gitversion
uses: gittools/actions/gitversion/[email protected].9
uses: gittools/actions/gitversion/[email protected].11
with:
useConfigFile: true

Expand Down

0 comments on commit 0d7240d

Please sign in to comment.