]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump softprops/action-gh-release from 2 to 3 master
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Jun 2026 04:34:31 +0000 (04:34 +0000)
committerVincent Bernat <vincent@bernat.ch>
Sat, 20 Jun 2026 11:56:19 +0000 (13:56 +0200)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
- [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/v2...v3)

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

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

index 522469043d3ac3c8a8b99e1670a3685dd7ca4a7b..de72e654786ff5b09657e093d45758dd94742b97 100644 (file)
@@ -200,7 +200,7 @@ jobs:
         with:
           name: release
       - name: Publish release
-        uses: softprops/action-gh-release@v2
+        uses: softprops/action-gh-release@v3
         with:
           body_path: release.md
           draft: true