Skip to content

Commit 068236b

Browse files
authored
Merge branch 'main' into dependabot/docker/dockerfiles/dotnet/jenkins/ssh-agent-6.24.0-jdk21
2 parents 8bd7aae + 1c63548 commit 068236b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/anchore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: cd ./dockerfiles/ && docker build . --file Dockerfile --tag localbuild/testimage:latest
3939

4040
- name: Run the Anchore Grype scan action
41-
uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae
41+
uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e
4242
id: scan
4343
with:
4444
path: "."

.github/workflows/updatecli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# This step installs Updatecli in the runner using the updatecli-action
2525
- name: Install Updatecli in the runner
26-
uses: updatecli/updatecli-action@v2.88.0
26+
uses: updatecli/updatecli-action@v2.89.0
2727

2828
# This step runs Updatecli in Dry Run mode
2929
# It uses the "diff" command of updatecli with the specified config and values files

dockerfiles/plugins.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ant:513.vde9e7b_a_0da_0f
22
antisamy-markup-formatter:173.v680e3a_b_69ff3
33
apache-httpcomponents-client-4-api:4.5.14-269.vfa_2321039a_83
44
bootstrap5-api:5.3.7-2
5-
bouncycastle-api:2.30.1.80-261.v00c0e2618ec3
5+
bouncycastle-api:2.30.1.81-264.v95c79c0e772c
66
branch-api:2.1235.v04e86c7ce54c
77
build-timeout:1.38
88
caffeine-api:3.2.2-178.v353b_8428ed56
@@ -14,7 +14,7 @@ configuration-as-code:1985.vdda_32d0c4ea_b_
1414
coverage:2.7.1
1515
credentials-binding:702.vfe613e537e88
1616
credentials:1419.v2337d1ceceef
17-
display-url-api:2.209.v582ed814ff2f
17+
display-url-api:2.217.va_6b_de84cc74b_
1818
durable-task:595.ve87b_f1318d67
1919
echarts-api:6.0.0-1
2020
font-awesome-api:7.0.0-1
@@ -45,7 +45,7 @@ mina-sshd-api-core:2.15.0-161.vb_200831a_c15b_
4545
okhttp-api:4.11.0-189.v976fa_d3379d6
4646
pipeline-build-step:571.v08a_fffd4b_0ce
4747
pipeline-graph-analysis:241.vc3d48fb_b_2582
48-
pipeline-graph-view:617.v1cb_13e8d4825
48+
pipeline-graph-view:619.v92f3fcdc39db_
4949
pipeline-groovy-lib:752.vdddedf804e72
5050
pipeline-input-step:532.v9e7466cb_4406
5151
pipeline-milestone-step:138.v78ca_76831a_43
@@ -65,7 +65,7 @@ snakeyaml-api:2.3-125.v4d77857a_b_402
6565
ssh-credentials:361.vb_f6760818e8c
6666
ssh-slaves:3.1071.v0d059c7b_c555
6767
sshd:3.372.v5d04a_e92d8cf
68-
structs:350.v3b_30f09f2363
68+
structs:353.v261ea_40a_80fb_
6969
timestamper:1.30
7070
token-macro:477.vd4f0dc3cb_cf1
7171
trilead-api:2.209.v0e69b_c43c245

0 commit comments

Comments
 (0)