Skip to content

Commit d2a5ab1

Browse files
authored
Merge pull request #44 from pq-code-package/dependabot/github_actions/tj-actions/changed-files-47.0.4
Bump tj-actions/changed-files from 47.0.1 to 47.0.4
2 parents 9694008 + df8ebae commit d2a5ab1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Get changed files
2727
if: github.event_name != 'workflow_dispatch'
2828
id: changed-files
29-
uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
29+
uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4
3030
- name: Check if dependencies changed
3131
id: check_run
3232
shell: bash

0 commit comments

Comments
 (0)