We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7e20e commit f9d2924Copy full SHA for f9d2924
1 file changed
.github/workflows/mega-linter.yml
@@ -51,7 +51,7 @@ jobs:
51
# Upload MegaLinter artifacts
52
- name: Archive production artifacts
53
if: success() || failure()
54
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
55
with:
56
name: MegaLinter reports
57
path: |
0 commit comments