File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5252 needs :
5353 - check-versions
5454 steps :
55- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
55+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
5656 id : otelbot-token
5757 with :
5858 app-id : ${{ vars.OTELBOT_SEMANTIC_CONVENTIONS_JAVA_APP_ID }}
Original file line number Diff line number Diff line change 3535 # uploads of run results in SARIF format to the repository Actions tab.
3636 # https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
3737 - name : " Upload artifact"
38- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
38+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3939 with :
4040 name : SARIF file
4141 path : results.sarif
Original file line number Diff line number Diff line change 6262 - name : Use CLA approved bot
6363 run : .github/scripts/use-cla-approved-bot.sh
6464
65- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
65+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
6666 id : otelbot-token
6767 with :
6868 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -110,7 +110,7 @@ jobs:
110110 - name : Use CLA approved bot
111111 run : .github/scripts/use-cla-approved-bot.sh
112112
113- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
113+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
114114 id : otelbot-token
115115 with :
116116 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ jobs:
193193 - name : Use CLA approved bot
194194 run : .github/scripts/use-cla-approved-bot.sh
195195
196- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
196+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
197197 id : otelbot-token
198198 with :
199199 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments