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 e47230e commit e7a99e3Copy full SHA for e7a99e3
.github/workflows/ci-image-build.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: What files changed?
19
id: changed
20
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v46
21
with:
22
files: |
23
Dockerfile.*
0 commit comments