Skip to content

Commit c7b5dc8

Browse files
authored
Merge pull request #96 from SumoLogic/revert-95-dependabot/github_actions/robinraju/release-downloader-1.11
Revert "chore(deps): bump robinraju/release-downloader from 1.10 to 1.11"
2 parents 9f0902b + 75279ef commit c7b5dc8

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
@@ -264,7 +264,7 @@ jobs:
264264
# Download the artifacts, required to build the package target, from a
265265
# GitHub Release.
266266
- name: Download artifact from GitHub Release
267-
uses: robinraju/release-downloader@v1.11
267+
uses: robinraju/release-downloader@v1.10
268268
if: inputs.workflow_id == ''
269269
with:
270270
repository: SumoLogic/sumologic-otel-collector

0 commit comments

Comments
 (0)