Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

chore(deps): update helm release kube-prometheus-stack to v47.4.0 #1070

chore(deps): update helm release kube-prometheus-stack to v47.4.0

chore(deps): update helm release kube-prometheus-stack to v47.4.0 #1070

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
semantic-pull-request:
name: Semantic Pull Request
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54 # v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}