chore(deps): pin umatare5/common action to 27d895e #12
Workflow file for this run
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: actionlint | |
| on: | |
| push: | |
| paths: | |
| - ".github/workflows/**" | |
| pull_request: | |
| paths: | |
| - ".github/workflows/**" | |
| permissions: | |
| contents: read | |
| jobs: | |
| actionlint: | |
| uses: umatare5/common/.github/workflows/actionlint.yml@27d895ee9f1410471625dd66c22c0d63bb84b3b7 # v0.13.0 |