Skip to content

Commit

Permalink
Update dawidd6/action-download-artifact digest to f6b0bac
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 31f2c52 commit 045ea31
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@f6b0bace624032e30a85a8fd9c1a7f8f611f5737
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@f6b0bace624032e30a85a8fd9c1a7f8f611f5737
with:
name: pr_number
workflow: ci.yml
Expand Down

0 comments on commit 045ea31

Please sign in to comment.