We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf52f9c + d0fb4f4 commit 80aeb46Copy full SHA for 80aeb46
.github/workflows/docker-multistage-configure.yml
@@ -170,7 +170,7 @@ jobs:
170
###
171
- name: "[Set-Output] has_refs and ref-matrix"
172
id: set-refs
173
- uses: cytopia/git-ref-matrix-action@v0.1.13
+ uses: cytopia/git-ref-matrix-action@v0.1.14
174
with:
175
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
176
branches: ${{ steps.eval-refs.outputs.branches }}
0 commit comments