Skip to content

Commit a54a9d3

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump tj-actions/changed-files
Bumps the github-actions-dependencies group with 1 update in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files). Updates `tj-actions/changed-files` from 44.5.5 to 44.5.6 - [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.5.5...v44.5.6) --- 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 981a604 commit a54a9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.5.5
55+
uses: tj-actions/changed-files@v44.5.6
5656
with:
5757
files: |
5858
./actions/*

0 commit comments

Comments
 (0)