Skip to content

feat(deps): update aqua:helmfile/helmfile ( 1.5.2 ➔ 1.7.1 ) #4459

feat(deps): update aqua:helmfile/helmfile ( 1.5.2 ➔ 1.7.1 )

feat(deps): update aqua:helmfile/helmfile ( 1.5.2 ➔ 1.7.1 ) #4459

Workflow file for this run

---
on:
push:
branches: [main]
pull_request:
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- name: Setup | Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- name: Setup | Mise-en-place
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
with:
# version: "latest" # [default: latest] mise version to install
install: true # [default: true] run `mise install`
cache: true # [default: true] cache mise using GitHub's cache
experimental: true # [default: false] enable experimental features
- name: Run static analysis
run: |
just analyze