Skip to content

Commit 993bf11

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump tj-actions/changed-files
Bumps the github-actions-dependencies group with 1 update: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44.0.0 to 44.0.1 - [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@v44.0.0...v44.0.1) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e7c80a commit 993bf11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-actions.yml

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

5353
- id: changed-files
5454
if: ${{ inputs.update-all == false }}
55-
uses: tj-actions/changed-files@v44.0.0
55+
uses: tj-actions/changed-files@v44.0.1
5656
with:
5757
files: |
5858
./actions/*

0 commit comments

Comments
 (0)