Skip to content

Commit

Permalink
Merge pull request #7 from natescherer/dependabot/github_actions/gitt…
Browse files Browse the repository at this point in the history
…ools/actions-0.10.2

Bump gittools/actions from 0.9.15 to 0.10.2
  • Loading branch information
natescherer committed Aug 3, 2023
2 parents c24957e + edadf41 commit f8a9d07
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 @@ -17,12 +17,12 @@ jobs:
with:
fetch-depth: 0
- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v0.9.15
uses: gittools/actions/gitversion/setup@v0.10.2
with:
versionSpec: '5.x'
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.15
uses: gittools/actions/gitversion/execute@v0.10.2
- name: Github Repository Metadata
id: metadata
uses: varunsridharan/action-repository-meta@2.2
Expand Down

0 comments on commit f8a9d07

Please sign in to comment.