Skip to content

fix(deps): update istio.io/istio digest to af55a85 #704

fix(deps): update istio.io/istio digest to af55a85

fix(deps): update istio.io/istio digest to af55a85 #704

Workflow file for this run

name: Lint
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version-file: 'go.mod'
- name: Lint
run: go run mage.go lint