]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump cross-platform-actions/action from 0.10.0 to 0.13.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 May 2023 19:58:53 +0000 (19:58 +0000)
committerVincent Bernat <vincent@bernat.ch>
Tue, 2 May 2023 03:08:51 +0000 (05:08 +0200)
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 0.10.0 to 0.13.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.10.0...v0.13.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 9098fa23a9d29cfcff570cc1942d021485b1f09d..721f5d912553cea28e183364a57246d40cb58fdb 100644 (file)
@@ -118,7 +118,7 @@ jobs:
         with:
           submodules: true
       - name: Test on ${{ matrix.os.name }}
-        uses: cross-platform-actions/action@v0.10.0
+        uses: cross-platform-actions/action@v0.13.0
         with:
           operating_system: ${{ matrix.os.name }}
           version: ${{ matrix.os.version }}