Skip to content

Commit 7b5e445

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 7bbdd99 commit 7b5e445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
223+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
224224
with:
225225
name: megalinter-reports
226226
path: megalinter-reports

0 commit comments

Comments
 (0)