Skip to content

Commit

Permalink
Bump cytopia/git-ref-matrix-action from 0.1.10 to 0.1.11
Browse files Browse the repository at this point in the history
Bumps [cytopia/git-ref-matrix-action](https://github.com/cytopia/git-ref-matrix-action) from 0.1.10 to 0.1.11.
- [Release notes](https://github.com/cytopia/git-ref-matrix-action/releases)
- [Commits](cytopia/git-ref-matrix-action@v0.1.10...v0.1.11)

---
updated-dependencies:
- dependency-name: cytopia/git-ref-matrix-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2022
1 parent 245f6b9 commit 8919606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-multistage-configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
- name: "[Set-Output] has_refs and matrix (ref-matrix) (branches and latest tags)"
id: set-refs
uses: cytopia/[email protected].10
uses: cytopia/[email protected].11
with:
repository_default_branch: ${{ steps.eval-refs.outputs.default_branch }}
branches: ${{ steps.eval-refs.outputs.branches }}
Expand Down

0 comments on commit 8919606

Please sign in to comment.