File tree Expand file tree Collapse file tree
actions/setup-android-build Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 uses : gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6.1.0
1313
1414 - name : Configure Ruby
15- uses : ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307 .0
15+ uses : ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308 .0
1616 with :
1717 bundler-cache : true
1818
Original file line number Diff line number Diff line change 7777 with :
7878 persist-credentials : false
7979 - name : Configure Ruby
80- uses : ruby/setup-ruby@6aaa311d81eba98ae12eaffbcb63296ace0efcde # v1.307 .0
80+ uses : ruby/setup-ruby@97ecb7b512899eb71ab1bf2310a624c6f1589ac6 # v1.308 .0
8181 with :
8282 bundler-cache : true
8383
Original file line number Diff line number Diff line change 8989
9090 - name : Upload to codecov.io
9191 if : always() && matrix.group != 'static-analysis' && (github.event_name == 'push' || github.event_name == 'pull_request')
92- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
92+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
9393 continue-on-error : true
9494 with :
9595 os : linux
@@ -120,7 +120,7 @@ jobs:
120120 steps :
121121 - name : Notify Codecov that all uploads are complete
122122 id : codecov-notify
123- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
123+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
124124 continue-on-error : true
125125 with :
126126 run_command : send-notifications
You can’t perform that action at this time.
0 commit comments