Skip to content

Commit

Permalink
v41 ftw
Browse files Browse the repository at this point in the history
  • Loading branch information
ikewalker committed Nov 14, 2024
1 parent 9b11bef commit 886baf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: Get changed directories
id: get-changed-directories
uses: tj-actions/changed-files@v37.3.0
uses: tj-actions/changed-files@v41

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Rollout Database Scripts' step
Uses Step: get-changed-directories
uses 'tj-actions/changed-files' with ref 'v41', not a pinned commit hash
with:
files: |
kusto/**/*.{yml,yaml,kql}
Expand Down

0 comments on commit 886baf1

Please sign in to comment.