Skip to content

Commit

Permalink
Update dawidd6/action-download-artifact digest to 4a559ba
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent a0ef833 commit cc388fe
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@4a559bae55614d2dc605c9fc1250c5222f31a731
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@4a559bae55614d2dc605c9fc1250c5222f31a731
with:
name: pr_number
workflow: ci.yml
Expand Down

0 comments on commit cc388fe

Please sign in to comment.