Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Libicu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to JiHu GitLab
Provide feedback
Keyboard shortcuts
?
What's new
5
Snippets
Groups
Projects
gitlab-org
build
omnibus-mirror
Libicu
Commits
6d06be3a
Commit
6d06be3a
authored
11 months ago
by
dependabot[bot]
Committed by
Squash Bot
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
ICU-22722 Bump the github-actions group across 1 directory with 4 updates
See #3075
parent
dd65ee3f
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.github/workflows/cifuzz.yml
+2
-2
2 additions, 2 deletions
.github/workflows/cifuzz.yml
.github/workflows/icu_merge_ci.yml
+4
-4
4 additions, 4 deletions
.github/workflows/icu_merge_ci.yml
.github/workflows/scorecard.yml
+3
-3
3 additions, 3 deletions
.github/workflows/scorecard.yml
with
9 additions
and
9 deletions
.github/workflows/cifuzz.yml
+
2
−
2
View file @
6d06be3a
...
...
@@ -38,14 +38,14 @@ jobs:
output-sarif
:
true
sanitizer
:
${{ matrix.sanitizer }}
-
name
:
Upload Crash
uses
:
actions/upload-artifact@v
3
uses
:
actions/upload-artifact@v
4
if
:
failure() && steps.build.outcome == 'success'
with
:
name
:
${{ matrix.sanitizer }}-artifacts
path
:
./out/artifacts
-
name
:
Upload Sarif
if
:
always() && steps.build.outcome == 'success'
uses
:
github/codeql-action/upload-sarif@v
2
uses
:
github/codeql-action/upload-sarif@v
3
with
:
# Path to SARIF file relative to the root of the repository
sarif_file
:
cifuzz-sarif/results.sarif
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/icu_merge_ci.yml
+
4
−
4
View file @
6d06be3a
...
...
@@ -109,7 +109,7 @@ jobs:
cd lib;
cp -Ps ../tools/ctestfw/libicutest* .
-
name
:
Upload ICU libraries
uses
:
actions/upload-artifact@
65462800fd760344b1a7b4382951275a0abb4808
# v4.3.
3
uses
:
actions/upload-artifact@
0b2256b8c012f0828dc542b3febcab082c67f72b
# v4.3.
4
with
:
name
:
icu-perf-libs
path
:
icu4c/source/lib
...
...
@@ -144,7 +144,7 @@ jobs:
-
name
:
Create directory for lib files
run
:
mkdir icu4c/source/perflib
-
name
:
Get ICU libs
uses
:
actions/download-artifact@
65a9edc5881444af0b9093a5e628f2fe47ea3b2e
# v4.1.
7
uses
:
actions/download-artifact@
fa0a91b85d4f404e444e00e005971372dc801d16
# v4.1.
8
with
:
name
:
icu-perf-libs
path
:
icu4c/source/lib
...
...
@@ -218,7 +218,7 @@ jobs:
-
name
:
Create directory for lib files
run
:
mkdir icu4c/source/perflib
-
name
:
Get ICU libs
uses
:
actions/download-artifact@
65a9edc5881444af0b9093a5e628f2fe47ea3b2e
# v4.1.
7
uses
:
actions/download-artifact@
fa0a91b85d4f404e444e00e005971372dc801d16
# v4.1.
8
with
:
name
:
icu-perf-libs
path
:
icu4c/source/lib
...
...
@@ -283,7 +283,7 @@ jobs:
-
name
:
Create directory for lib files
run
:
mkdir icu4c/source/perflib
-
name
:
Get ICU libs
uses
:
actions/download-artifact@
65a9edc5881444af0b9093a5e628f2fe47ea3b2e
# v4.1.
7
uses
:
actions/download-artifact@
fa0a91b85d4f404e444e00e005971372dc801d16
# v4.1.
8
with
:
name
:
icu-perf-libs
path
:
icu4c/source/lib
...
...
This diff is collapsed.
Click to expand it.
.github/workflows/scorecard.yml
+
3
−
3
View file @
6d06be3a
...
...
@@ -34,7 +34,7 @@ jobs:
persist-credentials
:
false
-
name
:
"
Run
analysis"
uses
:
ossf/scorecard-action@
dc50aa9510b46c811795eb24b2f1ba02a914e534
# v2.
3.3
uses
:
ossf/scorecard-action@
62b2cac7ed8198b15735ed49ab1e5cf35480ba46
# v2.
4.0
with
:
results_file
:
results.sarif
results_format
:
sarif
...
...
@@ -51,7 +51,7 @@ jobs:
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
# format to the repository Actions tab.
-
name
:
"
Upload
artifact"
uses
:
actions/upload-artifact@
65462800fd760344b1a7b4382951275a0abb4808
# v4.3.
3
uses
:
actions/upload-artifact@
0b2256b8c012f0828dc542b3febcab082c67f72b
# v4.3.
4
with
:
name
:
SARIF file
path
:
results.sarif
...
...
@@ -59,6 +59,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
-
name
:
"
Upload
to
code-scanning"
uses
:
github/codeql-action/upload-sarif@
f079b8493333aace61c81488f8bd40919487bd9f
# v
3
.25.
7
uses
:
github/codeql-action/upload-sarif@
3e0e84636c6f5df46a2cb232ae1dd1384713150d
# v
2
.25.
15
with
:
sarif_file
:
results.sarif
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment