Skip to content

Commit 201698e

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 a10be28 commit 201698e

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

0 commit comments

Comments
 (0)