Skip to content

Commit

Permalink
Bump fregante/setup-git-user from 2.0.1 to 2.0.2 (#145)
Browse files Browse the repository at this point in the history
Bumps [fregante/setup-git-user](https://github.com/fregante/setup-git-user) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/fregante/setup-git-user/releases)
- [Commits](fregante/setup-git-user@v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: fregante/setup-git-user
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 6ac8d4c commit e976047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: fregante/[email protected].1
- uses: fregante/[email protected].2
- name: createVersion
run: |
GIT_VERSION=$(git describe --tag --always --match "v*")
Expand Down

0 comments on commit e976047

Please sign in to comment.