Skip to content

Commit

Permalink
Merge pull request #29 from DeveloperMetrics/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions-f3c3f8ec07

Bump the actions group with 1 update
  • Loading branch information
samsmithnz committed Mar 6, 2024
2 parents d1fac1a + f1040fe commit e171353
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/setup@v0.12.0
uses: gittools/actions/gitversion/setup@v0.13.4
with:
versionSpec: 5.x
- name: Determine Version
uses: gittools/actions/gitversion/execute@v0.12.0
uses: gittools/actions/gitversion/execute@v0.13.4
id: gitversion # step id used as reference for output values
- name: Display GitVersion outputs
run: |
Expand Down

0 comments on commit e171353

Please sign in to comment.