Skip to content

Commit

Permalink
chore: update yamls generated from cue definitions (#1062)
Browse files Browse the repository at this point in the history
  • Loading branch information
kharf authored Aug 30, 2024
1 parent 526e358 commit 2120351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
token: ${{ secrets.PAT }}
- name: Setup python
uses: actions/setup-python@v5.1.1
uses: actions/setup-python@v5.2.0
- name: Lint
run: ./scripts/checkov.sh
permissions: read-all

0 comments on commit 2120351

Please sign in to comment.