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 2d1d94e commit 512f4b5Copy full SHA for 512f4b5
.github/workflows/pr-integration-tests.yaml
@@ -30,7 +30,7 @@ jobs:
30
#----------------------------------------------
31
- name: Get changed files
32
id: changed-files
33
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v45.0.9
34
35
# Get changed plugins
36
.github/workflows/pr-linting-and-unit-tests.yaml
@@ -36,7 +36,7 @@ jobs:
37
38
39
40
41
42
0 commit comments