Skip to content

Bump actions/attest-build-provenance from 4.1.0 to 4.1.1 #389

Bump actions/attest-build-provenance from 4.1.0 to 4.1.1

Bump actions/attest-build-provenance from 4.1.0 to 4.1.1 #389

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v6
- uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # pin@v1.313.0
with:
bundler-cache: true
- name: lint
run: script/lint