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 964b103 commit 3704f37Copy full SHA for 3704f37
action.yml
@@ -48,7 +48,7 @@ runs:
48
shell: bash
49
- name: Get all changed pom.xml and workflow file(s)
50
id: changed-files
51
- uses: tj-actions/changed-files@0e58ed8671d6b60d0890c21b07f8835ace038e67 # v45
+ uses: tj-actions/changed-files@9200e69727eb73eb060652b19946b8a2fdfb654b # v45
52
with:
53
files: |
54
**/pom.xml
template/action.yml
0 commit comments