Skip to content

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #1221

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0

chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #1221

Workflow file for this run

name: k8s api version check
on:
pull_request: {}
push: {}
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
# https://pluto.docs.fairwinds.com/advanced/#display-options
- name: Download pluto
uses: FairwindsOps/pluto/github-action@master
- name: Check deploy folder
run: |
pluto detect-files -d deploy
- name: Check example folder
run: |
pluto detect-files -d deploy/example