Skip to content

fix(deps): update module github.com/rancher/wrangler to v0.8.11 #497

fix(deps): update module github.com/rancher/wrangler to v0.8.11

fix(deps): update module github.com/rancher/wrangler to v0.8.11 #497

Workflow file for this run

name: semantic-lint
on:
pull_request:
branches:
- main
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
pull-requests: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}