Merge pull request #944 from Wikid82/renovate/feature/beta-release-major-7-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7 (feature/beta-release)
This commit is contained in:
@@ -89,7 +89,7 @@ jobs:
|
||||
|
||||
- name: Upload GORM Scan Report
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
|
||||
with:
|
||||
name: gorm-security-report-${{ github.run_id }}
|
||||
path: docs/reports/gorm-scan-ci-*.txt
|
||||
|
||||
Reference in New Issue
Block a user