]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cross-platform-actions/action from 0.7.0 to 0.10.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 2 Feb 2023 20:15:24 +0000 (20:15 +0000)
committerVincent Bernat <vincent@bernat.ch>
Thu, 2 Feb 2023 21:03:46 +0000 (22:03 +0100)
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.7.0 to 0.10.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.7.0...v0.10.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 d6b89d6f221709db7fc07f6863c5156333c29ffd..9098fa23a9d29cfcff570cc1942d021485b1f09d 100644 (file)
@@ -118,7 +118,7 @@ jobs:
         with:
           submodules: true
       - name: Test on ${{ matrix.os.name }}
-        uses: cross-platform-actions/action@v0.7.0
+        uses: cross-platform-actions/action@v0.10.0
         with:
           operating_system: ${{ matrix.os.name }}
           version: ${{ matrix.os.version }}