Skip to content

Commit e0dbed9

Browse files
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](cytopia/git-ref-matrix-action@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] <[email protected]>
1 parent 7b290e2 commit e0dbed9

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/[email protected].11
157+
uses: cytopia/[email protected].12
158158
with:
159159
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
160160
branches: ${{ steps.eval-refs.outputs.branches }}

0 commit comments

Comments
 (0)