chore(deps): update grouped non-major updates #412
This file contains 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: Nilaway lint | |
on: | |
pull_request: | |
jobs: | |
nilaway-lint: | |
runs-on: ubuntu-22.04 | |
steps: | |
- uses: actions/[email protected] | |
- uses: actions/[email protected] | |
with: | |
go-version: 1.22.4 | |
- run: make nilaway-lint |