Skip to content

Commit 8919606

Browse files
Bump cytopia/git-ref-matrix-action from 0.1.10 to 0.1.11
Bumps [cytopia/git-ref-matrix-action](https://github.com/cytopia/git-ref-matrix-action) from 0.1.10 to 0.1.11. - [Release notes](https://github.com/cytopia/git-ref-matrix-action/releases) - [Commits](cytopia/git-ref-matrix-action@v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: cytopia/git-ref-matrix-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 245f6b9 commit 8919606

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
@@ -154,7 +154,7 @@ jobs:
154154
155155
- name: "[Set-Output] has_refs and matrix (ref-matrix) (branches and latest tags)"
156156
id: set-refs
157-
uses: cytopia/git-ref-matrix-action@v0.1.10
157+
uses: cytopia/git-ref-matrix-action@v0.1.11
158158
with:
159159
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
160160
branches: ${{ steps.eval-refs.outputs.branches }}

0 commit comments

Comments
 (0)