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 ae9f95a commit 9ff0524Copy full SHA for 9ff0524
.github/workflows/on_pr_test.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Check for base image related changes
43
# tj-actions/changed-files v44.5.7
44
- uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c
+ uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c
45
id: changes
46
with:
47
files: |
.github/workflows/on_push_to_master_test_and_deploy.yaml
@@ -89,7 +89,7 @@ jobs:
89
90
- name: Check for workflow changes
91
92
93
id: filter
94
95
0 commit comments