From 8f3b4e5a1f35998eb9e3bb274c2781fac8292ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 02:54:06 +0000 Subject: [PATCH] Bump cytopia/git-ref-matrix-action from 0.1.11 to 0.1.12 Bumps [cytopia/git-ref-matrix-action](https://github.com/cytopia/git-ref-matrix-action) from 0.1.11 to 0.1.12. - [Release notes](https://github.com/cytopia/git-ref-matrix-action/releases) - [Commits](https://github.com/cytopia/git-ref-matrix-action/compare/v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: cytopia/git-ref-matrix-action 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 13bf8e4..ce11d95 100644 --- a/.github/workflows/params.yml +++ b/.github/workflows/params.yml @@ -81,7 +81,7 @@ jobs: - name: "[Set-Output] Matrix 'Refs' (master branch and latest tag)" id: set-refs - uses: cytopia/git-ref-matrix-action@v0.1.11 + uses: cytopia/git-ref-matrix-action@v0.1.12 with: repository_default_branch: master branches: master