Skip to content

Commit b3dd547

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 b2c3d03 commit b3dd547

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
@@ -193,7 +193,7 @@ jobs:
193193
} > trufflehog_scan.txt
194194
195195
- name: Upload scan results
196-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
196+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
197197
if: always()
198198
with:
199199
name: trufflehog_scan

0 commit comments

Comments
 (0)