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 0de08e2 commit e2d2440Copy full SHA for e2d2440
action.yml
@@ -54,7 +54,7 @@ runs:
54
55
- name: Get all changed pom.xml file(s)
56
id: changed-files
57
- uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 # v42
+ uses: tj-actions/changed-files@ec75ae5ab7296b81fd4cddb77294d6718932ebab # v42
58
with:
59
files: |
60
**/pom.xml
template/action.yml
0 commit comments