File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 6060 date=$(date "+%Y-%m-%d")
6161 sed -Ei "s/^## Unreleased$/## Version $VERSION ($date)/" CHANGELOG.md
6262
63- - name : Use CLA approved github bot
64- run : .github/scripts/use-cla-approved-github- bot.sh
63+ - name : Use CLA approved bot
64+ run : .github/scripts/use-cla-approved-bot.sh
6565
6666 - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
6767 id : otelbot-token
@@ -108,8 +108,8 @@ jobs:
108108 date=$(date "+%Y-%m-%d")
109109 sed -Ei "s/^## Unreleased$/## Unreleased\n\n## Version $VERSION ($date)/" CHANGELOG.md
110110
111- - name : Use CLA approved github bot
112- run : .github/scripts/use-cla-approved-github- bot.sh
111+ - name : Use CLA approved bot
112+ run : .github/scripts/use-cla-approved-bot.sh
113113
114114 - uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
115115 id : otelbot-token
You can’t perform that action at this time.
0 commit comments