You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
and
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "gitleaks-results.sarif".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Those are workflow run logs:
10:09AM DBG using existing gitleaks config .gitleaks.toml from `(--source)/.gitleaks.toml`
10:09AM DBG extending config with default config
10:09AM DBG executing: /usr/bin/git -C . log -p -U0 --no-merges --first-parent 49999576669f8048ede46131a3c64d81cec8492a^..2aa658f149fc4e3e797b15b9c014f6f4823f7c1b
10:09AM INF 3 commits scanned.
10:09AM DBG Note: this number might be smaller than expected due to commits with no additions
10:09AM INF scan completed in 59.5ms
10:09AM INF no leaks found
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Starting artifact upload
For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
Artifact name is valid!
Container for artifact "gitleaks-results.sarif" successfully created. Starting upload of file(s)
Total size of all the files uploaded is 191 bytes
File upload process has finished. Finalizing the artifact upload
Artifact has been finalized. All files have been successfully uploaded!
The raw size of all the files that were specified for upload is 270 bytes
The size of all the files that were uploaded is 191 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage
Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads
✅ No leaks detected
I also get this upload action warnings:
The text was updated successfully, but these errors were encountered:
When running latest gitleaks action
v2.3.4
I get those warnings:
and
Those are workflow run logs:
I also get this upload action warnings:
The text was updated successfully, but these errors were encountered: