Skip to content

Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 #374

Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1

Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 #374

Workflow file for this run

# Copyright 2022 Chainguard, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Do Not Submit
on:
pull_request:
branches: [ 'main', 'release-*' ]
jobs:
donotsubmit:
name: Do Not Submit
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Do Not Submit
uses: chainguard-dev/actions/donotsubmit@main