Skip to content

Bump github.com/anchore/syft from 0.84.2-0.20230710173641-4ab9f393fc4f to 0.86.0 #510

Bump github.com/anchore/syft from 0.84.2-0.20230710173641-4ab9f393fc4f to 0.86.0

Bump github.com/anchore/syft from 0.84.2-0.20230710173641-4ab9f393fc4f to 0.86.0 #510

Workflow file for this run

name: "golangci-lint"
on:
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- name: golangci-lint
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
with:
version: v1.52