From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:38:31 +0000 (+0000) Subject: build: bump cross-platform-actions/action from 0.15.0 to 0.17.0 (#595) X-Git-Tag: 1.0.18~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c6eebc0686790d4072687ffb01cea19323e1df2a;p=thirdparty%2Flldpd.git build: bump cross-platform-actions/action from 0.15.0 to 0.17.0 (#595) --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e8ce4d0..99e99355 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -118,7 +118,7 @@ jobs: with: submodules: true - name: Test on ${{ matrix.os.name }} - uses: cross-platform-actions/action@v0.15.0 + uses: cross-platform-actions/action@v0.17.0 with: operating_system: ${{ matrix.os.name }} version: ${{ matrix.os.version }}