Skip to content

Commit 52a7c6d

Browse files
ci(deps): bump tj-actions/changed-files action from 45.0.5 to 45.0.6 (#33)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9c41d4 commit 52a7c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Evaluate | Check specific file types for changes
2828
id: changed-files
29-
uses: tj-actions/[email protected].5
29+
uses: tj-actions/[email protected].6
3030
if: github.event_name == 'push' || github.event_name == 'pull_request'
3131
with:
3232
base_sha: ${{ github.event.push.before || github.event.pull_request.base.sha }}

0 commit comments

Comments
 (0)