Skip to content

Commit acd0513

Browse files
committed
pin action
1 parent d881aea commit acd0513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
# that we use the GitHub API, otherwise we would have to fetch the entire history (depth: 0)
8888
- name: Get changed files
8989
id: changed-files
90-
uses: tj-actions/changed-files@v42
90+
uses: tj-actions/changed-files@9200e69727eb73eb060652b19946b8a2fdfb654b # v45.0.8
9191
with:
9292
files_yaml: |-
9393
builders:

0 commit comments

Comments
 (0)