Merge pull request 'Gitea compatible pipeline' (#1) from gitea-compatibility into main
Reviewed-on: https://gitea.bartolisimone.com/Patryk-Kuchta/Portfolio/pulls/1
This commit was merged in pull request #1.
This commit is contained in:
2
.github/workflows/security-audit.yml
vendored
2
.github/workflows/security-audit.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
run: pnpm outdated || true
|
run: pnpm outdated || true
|
||||||
|
|
||||||
- name: Upload security report
|
- name: Upload security report
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
if: always()
|
if: always()
|
||||||
with:
|
with:
|
||||||
name: security-report
|
name: security-report
|
||||||
|
|||||||
Reference in New Issue
Block a user