We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9694008 + df8ebae commit d2a5ab1Copy full SHA for d2a5ab1
1 file changed
.github/workflows/nix.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Get changed files
27
if: github.event_name != 'workflow_dispatch'
28
id: changed-files
29
- uses: tj-actions/changed-files@e0021407031f5be11a464abee9a0776171c79891 # v47.0.1
+ uses: tj-actions/changed-files@7dee1b0c1557f278e5c7dc244927139d78c0e22a # v47.0.4
30
- name: Check if dependencies changed
31
id: check_run
32
shell: bash
0 commit comments