Skip to content

Commit ef47238

Browse files
chore(deps): update actions/upload-artifact action to v7 (#909)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 536512e commit ef47238

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
GITHUB_TOKEN: ${{ github.token }}
221221

222222
- if: ${{ success() || failure() }}
223-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
223+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7
224224
with:
225225
name: megalinter-reports
226226
path: megalinter-reports

0 commit comments

Comments
 (0)