Skip to content

Commit 9d22673

Browse files
chore(deps): pin actions/download-artifact action to 634f93c
1 parent 95db350 commit 9d22673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
enable-cache: true
104104

105105
- name: Download metadata for builds
106-
uses: actions/download-artifact@v5
106+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
107107
with:
108108
path: builds
109109
pattern: build-*

0 commit comments

Comments
 (0)