File tree Expand file tree Collapse file tree 4 files changed +18
-9
lines changed
Expand file tree Collapse file tree 4 files changed +18
-9
lines changed Original file line number Diff line number Diff line change 1+ # Dependabot configuration file.
2+ # See https://docs.github.com/en/code-security/dependabot/dependabot-version-updates
3+ version : 2
4+
5+ updates :
6+ - package-ecosystem : " github-actions"
7+ directory : " /"
8+ schedule :
9+ interval : " monthly"
Original file line number Diff line number Diff line change 3333 if : github.event_name == 'pull_request'
3434 timeout-minutes : 30
3535 steps :
36- - uses : actions/checkout@v1
36+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
3737 with :
3838 fetch-depth : 0
3939 - name : " Install Flutter"
4747 runs-on : macos-latest
4848 timeout-minutes : 40
4949 steps :
50- - uses : actions/checkout@v1
50+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
5151 with :
5252 fetch-depth : 0
5353 - name : " Install Flutter"
6464 if : github.event_name == 'pull_request'
6565 timeout-minutes : 30
6666 steps :
67- - uses : actions/checkout@v1
67+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
6868 with :
6969 fetch-depth : 0
7070 - name : " Install Flutter"
Original file line number Diff line number Diff line change 3333 if : github.event_name == 'pull_request'
3434 timeout-minutes : 30
3535 steps :
36- - uses : actions/checkout@v1
36+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
3737 with :
3838 fetch-depth : 0
3939 - name : " Install Flutter"
4747 runs-on : macos-latest
4848 timeout-minutes : 40
4949 steps :
50- - uses : actions/checkout@v1
50+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
5151 with :
5252 fetch-depth : 0
5353 - name : " Install Flutter"
6464 if : github.event_name == 'pull_request'
6565 timeout-minutes : 30
6666 steps :
67- - uses : actions/checkout@v1
67+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
6868 with :
6969 fetch-depth : 0
7070 - name : " Install Flutter"
Original file line number Diff line number Diff line change 3333 if : github.event_name == 'pull_request'
3434 timeout-minutes : 30
3535 steps :
36- - uses : actions/checkout@v1
36+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
3737 with :
3838 fetch-depth : 0
3939 - name : " Install Flutter"
4747 runs-on : macos-latest
4848 timeout-minutes : 40
4949 steps :
50- - uses : actions/checkout@v1
50+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
5151 with :
5252 fetch-depth : 0
5353 - name : " Install Flutter"
6464 if : github.event_name == 'pull_request'
6565 timeout-minutes : 30
6666 steps :
67- - uses : actions/checkout@v1
67+ - uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
6868 with :
6969 fetch-depth : 0
7070 - name : " Install Flutter"
You can’t perform that action at this time.
0 commit comments