Skip to content

Commit cfbe317

Browse files
chore(deps): pin actions/download-artifact action to 634f93c (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 95db350 commit cfbe317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)