Skip to content

chore(deps): bump azure/setup-helm from 3.5 to 4 (#294) #216

chore(deps): bump azure/setup-helm from 3.5 to 4 (#294)

chore(deps): bump azure/setup-helm from 3.5 to 4 (#294) #216

Workflow file for this run

name: auto-update
on:
push:
branches:
- master
jobs:
auto-update:
name: auto-update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{ secrets.PAT_TOKEN }}