mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-21 08:20: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
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
if: ${{ inputs.changed-files == 'true' }}
|
if: ${{ inputs.changed-files == 'true' }}
|
||||||
uses: tj-actions/changed-files@v44
|
uses: tj-actions/changed-files@v45
|
||||||
with:
|
with:
|
||||||
files: '**.py'
|
files: '**.py'
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user