mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-12 20:50:14 +02:00
Bump tj-actions/changed-files from 44 to 45 in the github-actions group (#1)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ runs:
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
if: ${{ inputs.changed-files == 'true' }}
|
||||
uses: tj-actions/changed-files@v44
|
||||
uses: tj-actions/changed-files@v45
|
||||
with:
|
||||
files: '**.py'
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user