Skip to content

Commit

Permalink
GitHub Action: Bump robinraju/release-downloader from 1.10 to 1.11 (#…
Browse files Browse the repository at this point in the history
…1016)

Bumps
[robinraju/release-downloader](https://github.com/robinraju/release-downloader)
from 1.10 to 1.11.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent fd8a097 commit 307dc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:

- name: Download cargo-make
if: steps.cargo_make_cache.outputs.cache-hit != 'true'
uses: robinraju/release-downloader@v1.10
uses: robinraju/release-downloader@v1.11
with:
repository: 'sagiegurari/cargo-make'
tag: '${{ steps.get_cargo_tool_details.outputs.cargo_make_version }}'
Expand Down

0 comments on commit 307dc02

Please sign in to comment.