Skip to content

chore(deps): update golang.org/x/exp digest to b2144cd - abandoned #2621

chore(deps): update golang.org/x/exp digest to b2144cd - abandoned

chore(deps): update golang.org/x/exp digest to b2144cd - abandoned #2621

Workflow file for this run

name: Actions CI Pipeline
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint Actions
uses: reviewdog/action-actionlint@v1
with:
fail_on_error: true