Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/tracker-script-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:

- name: Get changed files
id: changelog_changed
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891
uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a
with:
files: |
tracker/npm_package/CHANGELOG.md
Expand Down
Loading