Skip to content

Commit

Permalink
Merge branch 'main' into fix-KubernetesDashboard-false-positive
Browse files Browse the repository at this point in the history
  • Loading branch information
pazbechor committed Jul 30, 2024
2 parents 13038d6 + 7c5eae8 commit 2530d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}
- name: Get changed CFN test files
id: changed-files-specific
uses: tj-actions/changed-files@eaf854ef0c266753e1abec356dcf17d92695b251 # v44
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44
with:
files: tests/cloudformation/checks/resource/aws/**/*
- name: Filter YAML and JSON files
Expand Down

0 comments on commit 2530d63

Please sign in to comment.