From 873f826ede161b310b9b23658bff336733257a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 03:22:48 +0000 Subject: [PATCH] Bump cytopia/git-ref-matrix-action from 0.1.13 to 0.1.15 Bumps [cytopia/git-ref-matrix-action](https://github.com/cytopia/git-ref-matrix-action) from 0.1.13 to 0.1.15. - [Release notes](https://github.com/cytopia/git-ref-matrix-action/releases) - [Commits](https://github.com/cytopia/git-ref-matrix-action/compare/v0.1.13...v0.1.15) --- updated-dependencies: - dependency-name: cytopia/git-ref-matrix-action dependency-version: 0.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/params.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/params.yml b/.github/workflows/params.yml index 4726986..4201a6a 100644 --- a/.github/workflows/params.yml +++ b/.github/workflows/params.yml @@ -52,7 +52,7 @@ jobs: - name: "[Set-Output] Matrix 'Refs' (master branch and latest tag)" id: set-refs - uses: cytopia/git-ref-matrix-action@v0.1.13 + uses: cytopia/git-ref-matrix-action@v0.1.15 with: repository_default_branch: master branches: master