Skip to content

chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 #22

chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0

chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.0 #22

Workflow file for this run

name: Lint
on:
workflow_dispatch:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
lint:
name: Lint -- Revive
runs-on: ubuntu-latest
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: Run Revive Action
uses: morphy2k/revive-action@v2.7.2
with:
config: revive.toml