Skip to content

Commit

Permalink
Merge pull request #36 from IowaComputerGurus/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/gittools/actions-0.11.0

Bump gittools/actions from 0.9.15 to 0.11.0
  • Loading branch information
mitchelsellers authored Feb 16, 2024
2 parents 136b58f + 6678ccb commit bb4a53f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.15
uses: gittools/actions/gitversion/execute@v0.11.0
with:
useConfigFile: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.15
uses: gittools/actions/gitversion/execute@v0.11.0
with:
useConfigFile: true

Expand Down

0 comments on commit bb4a53f

Please sign in to comment.