Skip to content

chore(deps): bump helmfile/helmfile-action from 2.4.0 to 2.4.1 in the github-actions-dependencies group #19564

chore(deps): bump helmfile/helmfile-action from 2.4.0 to 2.4.1 in the github-actions-dependencies group

chore(deps): bump helmfile/helmfile-action from 2.4.0 to 2.4.1 in the github-actions-dependencies group #19564

Workflow file for this run

name: 'Lint PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}