Skip to content

Commit

Permalink
Update dawidd6/action-download-artifact digest to 587cee6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 03bb936 commit 7f06068
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-review-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Run
steps:
- name: Fetch PR Number
uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615
uses: dawidd6/action-download-artifact@587cee61f534dd8254d0baad7d7c511335afca24
with:
name: pr-number
workflow: auto-review-trigger.yml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/post-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Fetch PR Data
uses: dawidd6/action-download-artifact@246dbf436b23d7c49e21a7ab8204ca9ecd1fe615
uses: dawidd6/action-download-artifact@587cee61f534dd8254d0baad7d7c511335afca24
with:
name: pr_number
workflow: ci.yml
Expand Down

0 comments on commit 7f06068

Please sign in to comment.