From a987643f8e3eeefa6d8e30ba1a6bbf20497fd146 Mon Sep 17 00:00:00 2001 From: "renovate-bot-cbcoutinho[bot]" <210269379+renovate-bot-cbcoutinho[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 11:09:21 +0000 Subject: [PATCH] chore(deps): update icewind1991/nextcloud-version-matrix action to v1.3.1 --- third_party/astrolabe/.github/workflows/lint-php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/astrolabe/.github/workflows/lint-php.yml b/third_party/astrolabe/.github/workflows/lint-php.yml index d467135..09052af 100644 --- a/third_party/astrolabe/.github/workflows/lint-php.yml +++ b/third_party/astrolabe/.github/workflows/lint-php.yml @@ -30,7 +30,7 @@ jobs: - name: Get version matrix id: versions - uses: icewind1991/nextcloud-version-matrix@c2bf575a3516752db5ce2915499d3f694885e2c7 # v1.0.0 + uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 php-lint: runs-on: ubuntu-latest