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 f4f61ef commit 4ecd306Copy full SHA for 4ecd306
action.yml
@@ -54,7 +54,7 @@ runs:
54
55
- name: Get all changed pom.xml and lockfile.json file(s)
56
id: changed-files
57
- uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c # v45
+ uses: tj-actions/changed-files@4edd678ac3f81e2dc578756871e4d00c19191daf # v45
58
with:
59
files: |
60
**/pom.xml
template/action.yml
0 commit comments