Skip to content

Commit

Permalink
fix: run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyannn committed Jan 5, 2024
1 parent 226434e commit fd9bdb3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,14 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Generate and validate releases
uses: docker://ghcr.io/shivjm/helm-kubeconform-action:v0.2.0

# - name: Find Helm
# id: save_helm_path
# run: echo "::set-output name=HELM_PATH::$(which helm)"
#
# - name: Generate and validate releases
# uses: shivjm/[email protected]
# env:
# env:
# HELM: ${{ steps.save_helm_path.outputs.HELM_PATH }}

0 comments on commit fd9bdb3

Please sign in to comment.