Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Coredns
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Railgun
Coredns
Commits
90d4a39c
Commit
90d4a39c
authored
May 23, 2022
by
dependabot[bot]
Committed by
GitHub
May 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 (#5397)
parent
71f68a33
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.github/workflows/cifuzz.yml
.github/workflows/cifuzz.yml
+1
-1
.github/workflows/scorecards.yml
.github/workflows/scorecards.yml
+1
-1
No files found.
.github/workflows/cifuzz.yml
View file @
90d4a39c
...
...
@@ -20,7 +20,7 @@ jobs:
fuzz-seconds
:
600
dry-run
:
false
-
name
:
Upload Crash
uses
:
actions/upload-artifact@
6673cd052c4cd6fcf4b4e6e60ea986c889389535
uses
:
actions/upload-artifact@
3cea5372237819ed00197afe530f5a7ea3e805c8
if
:
failure() && steps.build.outcome == 'success'
with
:
name
:
artifacts
...
...
.github/workflows/scorecards.yml
View file @
90d4a39c
...
...
@@ -42,7 +42,7 @@ jobs:
# Upload the results as artifacts (optional).
-
name
:
"
Upload
artifact"
uses
:
actions/upload-artifact@
6673cd052c4cd6fcf4b4e6e60ea986c889389535
uses
:
actions/upload-artifact@
3cea5372237819ed00197afe530f5a7ea3e805c8
with
:
name
:
SARIF file
path
:
results.sarif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment