Skip to content

Commit

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

Bump gittools/actions from 3.0.0 to 3.0.4 in the actions group
  • Loading branch information
samsmithnz authored Dec 10, 2024
2 parents fff9557 + b473db4 commit f9f9661
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].0
uses: gittools/actions/gitversion/[email protected].4
with:
versionSpec: 5.x
- name: Determine Version
uses: gittools/actions/gitversion/[email protected].0
uses: gittools/actions/gitversion/[email protected].4
id: gitversion # step id used as reference for output values
- name: Display GitVersion outputs
run: |
Expand Down

0 comments on commit f9f9661

Please sign in to comment.