]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump softprops/action-gh-release from 1 to 2
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Apr 2024 19:23:59 +0000 (19:23 +0000)
committerVincent Bernat <vincent@bernat.ch>
Mon, 1 Apr 2024 20:37:48 +0000 (22:37 +0200)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/ci.yml

index 8ed86fe9e2f95922303e11cf9c8136396c6f2566..1674b8a5149ecbe2f5c257e16a54abcd9943d9e4 100644 (file)
@@ -193,7 +193,7 @@ jobs:
         with:
           name: release
       - name: Publish release
-        uses: softprops/action-gh-release@v1
+        uses: softprops/action-gh-release@v2
         with:
           body_path: release.md
           draft: true