mirror of
https://github.com/apache/struts.git
synced 2026-08-05 14:47:09 +00:00
Merge remote-tracking branch 'origin/master' into merge-master-to-7xx-2024-02-01
# Conflicts: # Jenkinsfile # core/src/main/java/org/apache/struts2/views/jsp/ComponentTagSupport.java # core/src/test/java/org/apache/struts2/views/jsp/IteratorTagTest.java # pom.xml
This commit is contained in:
@@ -58,7 +58,7 @@ jobs:
|
||||
publish_results: true
|
||||
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@1eb3cb2b3e0f29609092a73eb033bb759a334595 # 4.1.0
|
||||
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # 4.3.0
|
||||
with:
|
||||
name: SARIF file
|
||||
path: results.sarif
|
||||
|
||||
@@ -32,6 +32,7 @@ jobs:
|
||||
sonarcloud:
|
||||
name: Scan
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ !github.event.pull_request.head.repo.fork }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user