Skip to content

Commit b92eb94

Browse files
committed
Revert ":bookmark:(deps): Update tj-actions/changed-files digest to 0e58ed8 (#1111)"
This version of `changed-files` contains [malicious code](tj-actions/changed-files@0e58ed8). Reverting as suggested [here](#1111 (review)).
1 parent 4e6986c commit b92eb94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
shell: bash
4949
- name: Get all changed pom.xml and workflow file(s)
5050
id: changed-files
51-
uses: tj-actions/changed-files@0e58ed8671d6b60d0890c21b07f8835ace038e67 # v45
51+
uses: tj-actions/changed-files@9200e69727eb73eb060652b19946b8a2fdfb654b # v45
5252
with:
5353
files: |
5454
**/pom.xml

template/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ runs:
4848
shell: bash
4949
- name: Get all changed pom.xml and workflow file(s)
5050
id: changed-files
51-
uses: tj-actions/changed-files@0e58ed8671d6b60d0890c21b07f8835ace038e67 # v45
51+
uses: tj-actions/changed-files@9200e69727eb73eb060652b19946b8a2fdfb654b # v45
5252
with:
5353
files: |
5454
**/pom.xml

0 commit comments

Comments
 (0)