Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
4831dd99
Unverified
Commit
4831dd99
authored
Mar 24, 2023
by
dependabot[bot]
Committed by
GitHub
Mar 24, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump actions/checkout from 3.4.0 to 3.5.0 (#123431)
Bump actions/checkout from 3.4.0 to 3.5.0
parent
da5dc9db
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
coverage.yml
.github/workflows/coverage.yml
+1
-1
scorecards-analysis.yml
.github/workflows/scorecards-analysis.yml
+1
-1
No files found.
.github/workflows/coverage.yml
View file @
4831dd99
...
...
@@ -21,7 +21,7 @@ jobs:
runs-on
:
ubuntu-latest
if
:
${{ github.repository == 'flutter/flutter' }}
steps
:
-
uses
:
actions/checkout@
24cb9080177205b6e8c946b17badbe402adc938f
-
uses
:
actions/checkout@
8f4b7f84864484a7bf31766abe9204da3cbe65b3
-
name
:
./bin/flutter test --coverage
run
:
pushd packages/flutter;../../bin/flutter test --coverage -j 1;popd
-
name
:
upload coverage
...
...
.github/workflows/scorecards-analysis.yml
View file @
4831dd99
...
...
@@ -23,7 +23,7 @@ jobs:
steps
:
-
name
:
"
Checkout
code"
uses
:
actions/checkout@
24cb9080177205b6e8c946b17badbe402adc938f
uses
:
actions/checkout@
8f4b7f84864484a7bf31766abe9204da3cbe65b3
with
:
persist-credentials
:
false
...
...
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