Skip to content

Commit

Permalink
Merge pull request #509 from samsmithnz/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions-fb9169d8a0

Bump gittools/actions from 3.0.3 to 3.0.4 in the actions group
  • Loading branch information
samsmithnz authored Dec 10, 2024
2 parents cb3ee8b + 26877ed commit 209e8cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:

#Install and calculate the new version with GitVersion
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].4
with:
versionSpec: 5.x

- name: Determine Version
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].4
id: gitversion # step id used as reference for output values

- name: Display GitVersion outputs
Expand Down

0 comments on commit 209e8cc

Please sign in to comment.