Update sous-chefs/.github action to v0.1.1 (#191)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-17 12:42:49 +01:00 committed by GitHub
parent c5aa64c2c2
commit 80d0da3ffc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ name: ci
jobs:
lint-unit:
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@0.0.3
uses: sous-chefs/.github/.github/workflows/lint-unit.yml@0.1.1
integration:
needs: "lint-unit"