diff --git a/.github/workflows/docker-multistage-configure.yml b/.github/workflows/docker-multistage-configure.yml index 4fd18c7..8d3a2d4 100644 --- a/.github/workflows/docker-multistage-configure.yml +++ b/.github/workflows/docker-multistage-configure.yml @@ -154,7 +154,7 @@ jobs: - name: "[Set-Output] has_refs and matrix (ref-matrix) (branches and latest tags)" id: set-refs - uses: cytopia/git-ref-matrix-action@v0.1.10 + uses: cytopia/git-ref-matrix-action@v0.1.11 with: repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }} branches: ${{ steps.eval-refs.outputs.branches }}