Skip to content

Commit

Permalink
Merge pull request #14 from samsmithnz/dependabot/github_actions/gitt…
Browse files Browse the repository at this point in the history
…ools/actions-0.9.14

Bump gittools/actions from 0.9.13 to 0.9.14
  • Loading branch information
samsmithnz authored Oct 11, 2022
2 parents f9c5f6b + 9fd5b2a commit 69a3ba3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ jobs:
fetch-depth: 0 #fetch-depth is needed for GitVersion
#Install and calculate the new version with GitVersion
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected].13
uses: gittools/actions/gitversion/[email protected].14
with:
versionSpec: 5.x
- name: Determine Version
uses: gittools/actions/gitversion/[email protected].13
uses: gittools/actions/gitversion/[email protected].14
id: gitversion # step id used as reference for output values
- name: Display GitVersion outputs
run: |
Expand Down

0 comments on commit 69a3ba3

Please sign in to comment.