Skip to content

Commit ab6da2d

Browse files
dependabot[bot]fd0r
authored andcommitted
chore: bump tj-actions/changed-files from 44.5.2 to 44.5.4
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44.5.2 to 44.5.4. - [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@d6babd6...cc3bbb0) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 190f307 commit ab6da2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ jobs:
500500
&& steps.install-deps.outcome == 'success'
501501
&& steps.make-pcc.outcome == 'success'
502502
&& !cancelled()
503-
uses: tj-actions/changed-files@d6babd6899969df1a11d14c368283ea4436bca78 # v44.5.2
503+
uses: tj-actions/changed-files@cc3bbb0c526f8ee1d282f8c5f9f4e50745a5b457 # v44.5.4
504504
with:
505505
files_yaml: |
506506
src:

0 commit comments

Comments
 (0)