mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-21 00:35:51 +00:00
Upgrade actions component used
This commit is contained in:
committed by
GitHub
parent
822c0d7055
commit
441c8f1c5f
@@ -23,7 +23,7 @@ jobs:
|
||||
id: changed-files
|
||||
with:
|
||||
files: "**/*.txt"
|
||||
uses: tj-actions/changed-files@v24.1
|
||||
uses: tj-actions/changed-files@v34
|
||||
- name: Analyze all added or modified files
|
||||
run: |
|
||||
for modified_file in ${{ steps.changed-files.outputs.all_changed_files }}
|
||||
|
||||
Reference in New Issue
Block a user