Skip to content

Commit 3924860

Browse files
committed
chore(deps): update tj-actions/changed-files digest to a29e8b5
1 parent 5f27492 commit 3924860

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
# Because paths filter doesn't work with required checks
2222
- name: Get changed files
2323
id: changed-files
24-
uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44
24+
uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
2525
with:
2626
files: |
2727
cmd/**
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Get changed files
7070
id: changed-files
71-
uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44
71+
uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
7272
with:
7373
files: |
7474
cmd/**

0 commit comments

Comments
 (0)