We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b290e2 + e0dbed9 commit 101544dCopy full SHA for 101544d
.github/workflows/docker-multistage-configure.yml
@@ -154,7 +154,7 @@ jobs:
154
155
- name: "[Set-Output] has_refs and matrix (ref-matrix) (branches and latest tags)"
156
id: set-refs
157
- uses: cytopia/git-ref-matrix-action@v0.1.11
+ uses: cytopia/git-ref-matrix-action@v0.1.12
158
with:
159
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
160
branches: ${{ steps.eval-refs.outputs.branches }}
0 commit comments