File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 2727 fetch-depth : 0
2828
2929 - name : Use CLA approved github bot
30- run : .github/scripts/use-cla-approved-github- bot.sh
30+ run : .github/scripts/use-cla-approved-bot.sh
3131
3232 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
3333 id : otelbot-token
Original file line number Diff line number Diff line change 4848 java -jar libs/opentelemetry-sdk-trace-*-jmh.jar -rf json SpanBenchmark SpanPipelineBenchmark ExporterBenchmark
4949
5050 - name : Use CLA approved github bot
51- run : .github/scripts/use-cla-approved-github- bot.sh
51+ run : .github/scripts/use-cla-approved-bot.sh
5252
5353 - name : Store benchmark results
5454 uses : benchmark-action/github-action-benchmark@4bdcce38c94cec68da58d012ac24b7b1155efe8b # v1.20.7
Original file line number Diff line number Diff line change 4545 sed -Ei "s/^## Unreleased$/## Version $VERSION ($date)/" CHANGELOG.md
4646
4747 - name : Use CLA approved github bot
48- run : .github/scripts/use-cla-approved-github- bot.sh
48+ run : .github/scripts/use-cla-approved-bot.sh
4949
5050 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
5151 id : otelbot-token
Original file line number Diff line number Diff line change 5757 sed -Ei "s/^## Unreleased$/## Version $VERSION ($date)/" CHANGELOG.md
5858
5959 - name : Use CLA approved github bot
60- run : .github/scripts/use-cla-approved-github- bot.sh
60+ run : .github/scripts/use-cla-approved-bot.sh
6161
6262 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
6363 id : otelbot-token
@@ -113,7 +113,7 @@ jobs:
113113 sed -Ei "s/^## Unreleased$/## Unreleased\n\n## Version $VERSION ($date)/" CHANGELOG.md
114114
115115 - name : Use CLA approved github bot
116- run : .github/scripts/use-cla-approved-github- bot.sh
116+ run : .github/scripts/use-cla-approved-bot.sh
117117
118118 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
119119 id : otelbot-token
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ jobs:
207207 git add README.md
208208
209209 - name : Use CLA approved bot
210- run : .github/scripts/use-cla-approved-github- bot.sh
210+ run : .github/scripts/use-cla-approved-bot.sh
211211
212212 - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
213213 id : otelbot-token
You can’t perform that action at this time.
0 commit comments