Skip to content

Commit

Permalink
Merge pull request #848 from input-output-hk/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/tj-actions/changed-files-44

chore(deps): bump tj-actions/changed-files from 43 to 44
  • Loading branch information
nhenin authored Mar 28, 2024
2 parents e404339 + 982f346 commit f8e2352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

- name: Find Changed Files in changelog.d
id: changed-files
uses: tj-actions/changed-files@v43
uses: tj-actions/changed-files@v44
with:
files: '**/changelog.d/**'

Expand Down

0 comments on commit f8e2352

Please sign in to comment.