]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cross-platform-actions/action from 0.21.1 to 0.22.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Jan 2024 19:28:36 +0000 (19:28 +0000)
committerVincent Bernat <vincent@bernat.ch>
Mon, 1 Jan 2024 22:46:43 +0000 (23:46 +0100)
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.21.1 to 0.22.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](https://github.com/cross-platform-actions/action/compare/v0.21.1...v0.22.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 1a16f96997c1d95825ea7498ac8843aed8985afe..39e289f42d8b7d2cbd154f0ae86fdf0fbdbf8a88 100644 (file)
@@ -124,7 +124,7 @@ jobs:
         with:
           submodules: true
       - name: Test on ${{ matrix.os.name }}
-        uses: cross-platform-actions/action@v0.21.1
+        uses: cross-platform-actions/action@v0.22.0
         with:
           operating_system: ${{ matrix.os.name }}
           version: ${{ matrix.os.version }}