Skip to content

chore(deps): bump docker/login-action from 1 to 3 (#385) #295

chore(deps): bump docker/login-action from 1 to 3 (#385)

chore(deps): bump docker/login-action from 1 to 3 (#385) #295

Workflow file for this run

on: [push, pull_request]
jobs:
go-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v3
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@v3
with:
version: v1.58.2
args: --timeout 3m --verbose