Skip to content

Commit

Permalink
Bump proudust/gh-describe from 2.0.0 to 2.1.0 (#1356)
Browse files Browse the repository at this point in the history
Bumps [proudust/gh-describe](https://github.com/proudust/gh-describe) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/proudust/gh-describe/releases)
- [Commits](proudust/gh-describe@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: proudust/gh-describe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 26, 2024
1 parent 3a9ee44 commit 0dd3a80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
-
name: gh-describe
id: gittag
uses: proudust/gh-describe@v2.0.0
uses: proudust/gh-describe@v2.1.0
-
name: set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/preparerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
-
name: gh-describe
id: gittag
uses: proudust/gh-describe@v2.0.0
uses: proudust/gh-describe@v2.1.0
-
name: set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 0dd3a80

Please sign in to comment.