We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242bf6a commit cb0dff8Copy full SHA for cb0dff8
.github/workflows/ci-community.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
- name: Get changed files
24
id: changed-files
25
- uses: dorny/paths-filter@v3
+ uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3
26
with:
27
base: ${{ github.ref }}
28
list-files: 'json'
0 commit comments