Skip to content

Commit

Permalink
🔖(deps): Update tj-actions/changed-files digest to 1754cd4 (#767)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent c1a3c76 commit 91cb655
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@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
uses: tj-actions/changed-files@1754cd4b9e661d1f0eced3b33545a8d8b3bc46d8 # v44
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@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
uses: tj-actions/changed-files@1754cd4b9e661d1f0eced3b33545a8d8b3bc46d8 # v44
with:
files: |
**/pom.xml
Expand Down

0 comments on commit 91cb655

Please sign in to comment.