Skip to content

Commit

Permalink
Bump gittools/actions from 1.1.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [gittools/actions](https://github.com/gittools/actions) from 1.1.1 to 3.1.1.
- [Release notes](https://github.com/gittools/actions/releases)
- [Changelog](https://github.com/GitTools/actions/blob/main/GitReleaseManager.yml)
- [Commits](GitTools/actions@v1.1.1...v3.1.1)

---
updated-dependencies:
- dependency-name: gittools/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5eda667 commit 9ce5775
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ jobs:
registry-url: https://npm.pkg.github.com/

- name: Install GitVersion
uses: gittools/actions/gitversion/setup@v1.1.1
uses: gittools/actions/gitversion/setup@v3.1.1
with:
versionSpec: '5.x'

- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v1.1.1
uses: gittools/actions/gitversion/execute@v3.1.1

- name: 'Change NPM version'
uses: reedyuk/npm-version@1.2.2
Expand Down

0 comments on commit 9ce5775

Please sign in to comment.