Skip to content

build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.57.0 #3011

build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.57.0

build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.57.0 #3011

Workflow file for this run

name: Janitor
# Janitor cleans up previous runs of various workflows
# Cancels Sims and Tests
on:
pull_request:
jobs:
cancel:
name: "Cancel Previous Runs"
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected]
with:
workflow_id: 1130522,1865868
access_token: ${{ github.token }}