Skip to content

Commit

Permalink
chore(deps): Bump tj-actions/changed-files from 40.2.2 to 42.0.2 (#704)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 2624a99 commit f171296
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-fsnetman-tests.yaml
Expand Up @@ -52,7 +52,7 @@ jobs:
steps:
- name: Get related changed files
id: changed-files
uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 #v40.2.2
uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 #v42.0.2
with:
files: |
fullstack-network-manager/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zxc-helm-chart-tests.yaml
Expand Up @@ -53,7 +53,7 @@ jobs:
steps:
- name: Get changed files related to charts
id: changed-files
uses: tj-actions/changed-files@94549999469dbfa032becf298d95c87a14c34394 #v40.2.2
uses: tj-actions/changed-files@90a06d6ba9543371ab4df8eeca0be07ca6054959 #v42.0.2
with:
files: |
chart:
Expand Down

0 comments on commit f171296

Please sign in to comment.