We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cda3d commit b90276eCopy full SHA for b90276e
.github/workflows/test-mixins.yml
@@ -50,7 +50,7 @@ jobs:
50
fetch-depth: 0
51
- name: Get changed mixins
52
id: changed-mixins
53
- uses: tj-actions/changed-files@v44
+ uses: step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 # v45.0.1
54
with:
55
dir_names: true
56
dir_names_exclude_current_dir: true
0 commit comments