Skip to content

Commit fd60aad

Browse files
chore(deps): update actions/download-artifact action to v7 (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22ba333 commit fd60aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-pr-reviews.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Create a .git directory needed by reviewdog
2121
run: git init
22-
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
22+
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
2323
id: diff
2424
continue-on-error: true
2525
with:

0 commit comments

Comments
 (0)