chore(deps): update dependency chromatic to v11.5.5 (#3837)

* chore(deps): update dependency chromatic to v11.5.5

* fix: always checkout repo on chromatic workflow

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
renovate[bot]
2024-07-11 23:33:29 -07:00
committed by GitHub
parent 917299db4a
commit 3acce5046b
3 changed files with 5 additions and 6 deletions

View File

@@ -29,7 +29,6 @@ jobs:
concurrent_skipping: 'same_content_newer'
- name: Check out code
if: ${{ github.actor != 'renovate[bot]' && github.actor != 'renovate' }}
uses: actions/checkout@v4
with:
# Make sure the actual branch is checked out when running on pull requests