Skip to content

Commit

Permalink
Merge pull request #72 from dreamwhite/dependabot/github_actions/robi…
Browse files Browse the repository at this point in the history
…nraju/release-downloader-1.9
  • Loading branch information
dependabot[bot] authored Feb 17, 2024
2 parents 7fd65d9 + ac0fc26 commit 2480e00
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.8
uses: robinraju/release-downloader@v1.9
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.8
uses: robinraju/release-downloader@v1.9
with:
repository: "acidanthera/OpenCorePkg"
latest: true
Expand Down

0 comments on commit 2480e00

Please sign in to comment.