Skip to content

Commit

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

chore(deps): bump tj-actions/changed-files from 42 to 43
  • Loading branch information
nhenin authored Mar 22, 2024
2 parents 73c62eb + 8568012 commit a68c970
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@v42
uses: tj-actions/changed-files@v43
with:
files: '**/changelog.d/**'

Expand Down

0 comments on commit a68c970

Please sign in to comment.