From 6d80039c24ca2f7ddbb432a05e3badd7a3c81a8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 02:03:40 +0000 Subject: [PATCH] chore(deps): Bump icewind1991/nextcloud-version-matrix Bumps [icewind1991/nextcloud-version-matrix](https://github.com/icewind1991/nextcloud-version-matrix) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/icewind1991/nextcloud-version-matrix/releases) - [Commits](https://github.com/icewind1991/nextcloud-version-matrix/compare/58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f...8a7bac6300b2f0f3100088b297995a229558ddba) --- updated-dependencies: - dependency-name: icewind1991/nextcloud-version-matrix dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/appstore-build-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/appstore-build-publish.yml b/.github/workflows/appstore-build-publish.yml index 4ce0f84..0710349 100644 --- a/.github/workflows/appstore-build-publish.yml +++ b/.github/workflows/appstore-build-publish.yml @@ -82,7 +82,7 @@ jobs: - name: Get php version id: php-versions - uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 + uses: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba # v1.3.2.3.1.3.2 with: filename: ${{ env.APP_NAME }}/appinfo/info.xml