File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - name : Use CLA approved bot
3030 run : .github/scripts/use-cla-approved-bot.sh
3131
32- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
32+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 3434 # uploads of run results in SARIF format to the repository Actions tab.
3535 # https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts
3636 - name : " Upload artifact"
37- uses : actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
37+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3838 with :
3939 name : SARIF file
4040 path : results.sarif
Original file line number Diff line number Diff line change 4747 - name : Use CLA approved bot
4848 run : .github/scripts/use-cla-approved-bot.sh
4949
50- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
50+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
5151 id : otelbot-token
5252 with :
5353 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 6363 - name : Use CLA approved bot
6464 run : .github/scripts/use-cla-approved-bot.sh
6565
66- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
66+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
6767 id : otelbot-token
6868 with :
6969 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -120,7 +120,7 @@ jobs:
120120 - name : Use CLA approved bot
121121 run : .github/scripts/use-cla-approved-bot.sh
122122
123- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
123+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
124124 id : otelbot-token
125125 with :
126126 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ jobs:
266266 - name : Use CLA approved bot
267267 run : .github/scripts/use-cla-approved-bot.sh
268268
269- - uses : actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3.0.0
269+ - uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
270270 id : otelbot-token
271271 with :
272272 app-id : ${{ vars.OTELBOT_APP_ID }}
You can’t perform that action at this time.
0 commit comments