We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbf633 commit 90dd934Copy full SHA for 90dd934
.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@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
+ uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
55
with:
56
name: MegaLinter reports
57
path: |
0 commit comments