Skip to content

Commit a48ae6c

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
| datasource | package | from | to | | ----------- | ----------------------- | ------ | ------ | | github-tags | actions/upload-artifact | v4.4.0 | v4.6.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 01886c4 commit a48ae6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-trufflehog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
} > trufflehog_scan.txt
285285
286286
- name: Upload scan results
287-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
287+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
288288
if: always()
289289
with:
290290
name: trufflehog_scan

0 commit comments

Comments
 (0)