chore(deps): update damsel digest to 5c25c2e #292
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Vality basic linters | |
| on: | |
| pull_request: | |
| branches: | |
| - "*" | |
| jobs: | |
| lint: | |
| uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1 |