File tree Expand file tree Collapse file tree 11 files changed +14
-14
lines changed Expand file tree Collapse file tree 11 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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
87+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
32+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
3333 id : otelbot-token
3434 with :
3535 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ jobs:
272272
273273 # vaadin tests use pnpm
274274 - name : Cache pnpm modules
275- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
275+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
276276 with :
277277 path : ~/.pnpm-store
278278 key : ${{ runner.os }}-test-cache-pnpm-modules
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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
54+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
5555 id : otelbot-token
5656 with :
5757 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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
66+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
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@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
123+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
124124 id : otelbot-token
125125 with :
126126 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
22- - uses : docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9 .0
22+ - uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10 .0
2323
2424 - name : Login to GitHub container registry
2525 uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
3232 run : echo "TS=$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
3333
3434 - name : Push to GitHub packages
35- uses : docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14 .0
35+ uses : docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15 .0
3636 with :
3737 push : true
3838 file : benchmark-overhead/Dockerfile.petclinic
Original file line number Diff line number Diff line change 4444 - name : display changes
4545 run : git diff
4646
47- - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
47+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
4848 id : otelbot-token
4949 with :
5050 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ jobs:
219219 - name : Use CLA approved bot
220220 run : .github/scripts/use-cla-approved-bot.sh
221221
222- - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
222+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
223223 id : otelbot-token
224224 with :
225225 app-id : ${{ vars.OTELBOT_APP_ID }}
@@ -288,7 +288,7 @@ jobs:
288288 - name : Use CLA approved bot
289289 run : .github/scripts/use-cla-approved-bot.sh
290290
291- - uses : actions/create-github-app-token@0d564482f06ca65fa9e77e2510873638c82206f2 # v1.11.5
291+ - uses : actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1.11.6
292292 id : otelbot-token
293293 with :
294294 app-id : ${{ vars.OTELBOT_APP_ID }}
Original file line number Diff line number Diff line change 5252
5353 # vaadin tests use pnpm
5454 - name : Cache pnpm modules
55- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
55+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
5656 with :
5757 path : ~/.pnpm-store
5858 key : ${{ runner.os }}-test-latest-cache-pnpm-modules
Original file line number Diff line number Diff line change 4646
4747 # vaadin tests use pnpm
4848 - name : Cache pnpm modules
49- uses : actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4.2.1
49+ uses : actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
5050 with :
5151 path : ~/.pnpm-store
5252 key : ${{ runner.os }}-test-latest-cache-pnpm-modules
You can’t perform that action at this time.
0 commit comments