We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b001ba commit 5679d81Copy full SHA for 5679d81
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Get changed files
50
id: changed-files
51
- uses: tj-actions/changed-files@c65cd883420fd2eb864698a825fc4162dd94482c # v44.5.7
+ uses: tj-actions/changed-files@e9772d140489982e0e3704fea5ee93d536f1e275 # v45.0.1
52
with:
53
files: |
54
docs/**
0 commit comments