mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Pin version of 3rd party actions
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45.0.4
|
||||
with:
|
||||
files: |
|
||||
dist/**
|
||||
|
||||
Reference in New Issue
Block a user