Skip to content

Commit daf465c

Browse files
authored
Merge pull request #162 from wesley-dean/dependabot/github_actions/actions/upload-artifact-7.0.0
Merging Dependabot PR #162
2 parents 9d258ac + fd7eedd commit daf465c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/megalinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Upload MegaLinter artifacts
5050
- name: Archive production artifacts
5151
if: always()
52-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # pin@v3
52+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # pin@v3
5353
with:
5454
name: MegaLinter reports
5555
path: |

0 commit comments

Comments
 (0)