Skip to content

Commit 75279ef

Browse files
authored
Revert "chore(deps): bump robinraju/release-downloader from 1.10 to 1.11"
1 parent 2e6d158 commit 75279ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_reusable_build_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ jobs:
261261
# Download the artifacts, required to build the package target, from a
262262
# GitHub Release.
263263
- name: Download artifact from GitHub Release
264-
uses: robinraju/release-downloader@v1.11
264+
uses: robinraju/release-downloader@v1.10
265265
if: inputs.workflow_id == ''
266266
with:
267267
repository: SumoLogic/sumologic-otel-collector

0 commit comments

Comments
 (0)