Skip to content

Commit

Permalink
Merge pull request #75 from dreamwhite/dependabot/github_actions/robi…
Browse files Browse the repository at this point in the history
…nraju/release-downloader-1.10
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
2 parents cd45818 + 46d1d20 commit 13a76a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ocvalidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: "Download latest OpenCorePkg release"
uses: robinraju/release-downloader@v1.9
uses: robinraju/release-downloader@v1.10
with:
repository: "acidanthera/OpenCorePkg"
latest: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_oc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: "Download latest OpenCorePkg release"
uses: robinraju/release-downloader@v1.9
uses: robinraju/release-downloader@v1.10
with:
repository: "acidanthera/OpenCorePkg"
latest: true
Expand Down

0 comments on commit 13a76a3

Please sign in to comment.