Skip to content

Commit d0fb4f4

Browse files
Bump cytopia/git-ref-matrix-action from 0.1.13 to 0.1.14
Bumps [cytopia/git-ref-matrix-action](https://github.com/cytopia/git-ref-matrix-action) from 0.1.13 to 0.1.14. - [Release notes](https://github.com/cytopia/git-ref-matrix-action/releases) - [Commits](cytopia/git-ref-matrix-action@v0.1.13...v0.1.14) --- updated-dependencies: - dependency-name: cytopia/git-ref-matrix-action dependency-version: 0.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf52f9c commit d0fb4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-multistage-configure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
###
171171
- name: "[Set-Output] has_refs and ref-matrix"
172172
id: set-refs
173-
uses: cytopia/git-ref-matrix-action@v0.1.13
173+
uses: cytopia/git-ref-matrix-action@v0.1.14
174174
with:
175175
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
176176
branches: ${{ steps.eval-refs.outputs.branches }}

0 commit comments

Comments
 (0)