Skip to content

Commit 80aeb46

Browse files
authored
Merge pull request #81 from devilbox/dependabot/github_actions/cytopia/git-ref-matrix-action-0.1.14
Bump cytopia/git-ref-matrix-action from 0.1.13 to 0.1.14
2 parents bf52f9c + d0fb4f4 commit 80aeb46

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)