File tree Expand file tree Collapse file tree 12 files changed +14
-14
lines changed
Expand file tree Collapse file tree 12 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8484 - name : Use CLA approved bot
8585 run : .github/scripts/use-cla-approved-bot.sh
8686
87- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
87+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
8888 id : otelbot-token
8989 with :
9090 app-id : ${{ vars.OTELBOT_APP_ID }}
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@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
32+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 6363 cache-read-only : ${{ github.event_name == 'pull_request' }}
6464
6565 - name : Initialize CodeQL
66- uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
66+ uses : github/codeql-action/init@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
6767 with :
6868 languages : ${{ matrix.language }}
6969 # using "linked" helps to keep up with the linked Kotlin support
8484 --no-build-cache --no-daemon
8585
8686 - name : Perform CodeQL analysis
87- uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
87+ uses : github/codeql-action/analyze@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
8888 with :
8989 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 5555 if : steps.diffcheck.outputs.has_diff == 'true'
5656 run : .github/scripts/use-cla-approved-bot.sh
5757
58- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
58+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
5959 if : steps.diffcheck.outputs.has_diff == 'true'
6060 id : otelbot-token
6161 with :
Original file line number Diff line number Diff line change 4343 # Upload the results to GitHub's code scanning dashboard (optional).
4444 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
4545 - name : " Upload to code-scanning"
46- uses : github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
46+ uses : github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
4747 with :
4848 sarif_file : results.sarif
Original file line number Diff line number Diff line change 5151 - name : Use CLA approved bot
5252 run : .github/scripts/use-cla-approved-bot.sh
5353
54- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
54+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
5555 id : otelbot-token
5656 with :
5757 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 6767 - name : Use CLA approved bot
6868 run : .github/scripts/use-cla-approved-bot.sh
6969
70- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
70+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
7171 id : otelbot-token
7272 with :
7373 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -124,7 +124,7 @@ jobs:
124124 - name : Use CLA approved bot
125125 run : .github/scripts/use-cla-approved-bot.sh
126126
127- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
127+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
128128 id : otelbot-token
129129 with :
130130 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 3939 - name : display changes
4040 run : git diff
4141
42- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
42+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
4343 id : otelbot-token
4444 with :
4545 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -271,7 +271,7 @@ jobs:
271271 - name : Use CLA approved bot
272272 run : .github/scripts/use-cla-approved-bot.sh
273273
274- - uses : actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
274+ - uses : actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0
275275 id : otelbot-token
276276 with :
277277 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0 # needed for merge-base used in lint:links-in-modified-files
1616
17- - uses : jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4 .1
17+ - uses : jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5 .1
1818
1919 - name : Link check - relative links (all files)
2020 if : github.event_name == 'pull_request'
You can’t perform that action at this time.
0 commit comments