Skip to content

Commit

Permalink
🔖(deps): Update tj-actions/changed-files digest to 1c93849
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent bd06d61 commit 1fb29c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:

- name: Get all changed pom.xml file(s)
id: changed-files
uses: tj-actions/changed-files@da093c1609db0edd0a037ce9664e135f74bf30d9 # v40
uses: tj-actions/changed-files@1c938490c880156b746568a518594309cfb3f66b # v40
with:
files: |
**/pom.xml
Expand Down
2 changes: 1 addition & 1 deletion template/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:

- name: Get all changed pom.xml file(s)
id: changed-files
uses: tj-actions/changed-files@da093c1609db0edd0a037ce9664e135f74bf30d9 # v40
uses: tj-actions/changed-files@1c938490c880156b746568a518594309cfb3f66b # v40
with:
files: |
**/pom.xml
Expand Down

0 comments on commit 1fb29c4

Please sign in to comment.