Skip to content

Commit 845e52d

Browse files
authored
Merge pull request #22 from devilbox/dependabot/github_actions/cytopia/git-ref-matrix-action-0.1.11
Bump cytopia/git-ref-matrix-action from 0.1.10 to 0.1.11
2 parents 245f6b9 + 8919606 commit 845e52d

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)