Skip to content

Commit 30db8a1

Browse files
chore(deps): bump tj-actions/changed-files from 45.0.6 to 46.0.5 (#261)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.6 to 46.0.5. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45.0.6...v46.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00dd9fb commit 30db8a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/git-flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
JSON: ${{ toJson(github) }}
3333
- uses: actions/checkout@v4
3434
- id: files
35-
uses: tj-actions/changed-files@v45.0.6
35+
uses: tj-actions/changed-files@v46.0.5
3636
- name: List files modified
3737
id: project_list
3838
run: |

0 commit comments

Comments
 (0)