Skip to content

Bump docker/login-action from 2 to 3 #360

Bump docker/login-action from 2 to 3

Bump docker/login-action from 2 to 3 #360

Workflow file for this run

name: golangci-lint
on:
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/[email protected]
with:
version: latest