Skip to content

chore(deps): update docker/build-push-action action to v6 #209

chore(deps): update docker/build-push-action action to v6

chore(deps): update docker/build-push-action action to v6 #209

Workflow file for this run

name: Nilaway lint
on:
pull_request:
jobs:
nilaway-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/setup-go@v5.0.1
with:
go-version: 1.22.4
- run: make nilaway-lint