Skip to content

Commit 540dbfb

Browse files
cilium-renovate[bot]HadrienPatte
authored andcommitted
Update all github action dependencies
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
1 parent a3a3f28 commit 540dbfb

35 files changed

Lines changed: 57 additions & 57 deletions

.github/workflows/build-images-base-v1.17.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141

142142
- name: Login to ${{ env.REGISTRY_DEV }}
143143
if: ${{ steps.cilium-runtime-tag-in-repositories.outputs.exists == 'false' }}
144-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
144+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
145145
with:
146146
registry: ${{ env.REGISTRY_DEV }}
147147
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}
@@ -244,7 +244,7 @@ jobs:
244244

245245
- name: Login to ${{ env.REGISTRY_DEV }}
246246
if: ${{ steps.cilium-builder-tag-in-repositories.outputs.exists == 'false' && steps.cilium-runtime-tag-in-repositories.outputs.exists != 'false' }}
247-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
247+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
248248
with:
249249
registry: ${{ env.REGISTRY_DEV }}
250250
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}

.github/workflows/build-images-base-v1.18.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113

114114
- name: Login to ${{ env.REGISTRY_DEV }}
115115
if: ${{ steps.cilium-runtime-tag-in-repositories.outputs.exists == 'false' }}
116-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
116+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
117117
with:
118118
registry: ${{ env.REGISTRY_DEV }}
119119
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}
@@ -216,7 +216,7 @@ jobs:
216216

217217
- name: Login to ${{ env.REGISTRY_DEV }}
218218
if: ${{ steps.cilium-builder-tag-in-repositories.outputs.exists == 'false' && steps.cilium-runtime-tag-in-repositories.outputs.exists != 'false' }}
219-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
219+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
220220
with:
221221
registry: ${{ env.REGISTRY_DEV }}
222222
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}

.github/workflows/build-images-base-v1.19.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
- name: Login to ${{ env.REGISTRY_DEV }}
113113
if: ${{ steps.cilium-runtime-tag-in-repositories.outputs.exists == 'false' }}
114-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
114+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
115115
with:
116116
registry: ${{ env.REGISTRY_DEV }}
117117
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}
@@ -199,7 +199,7 @@ jobs:
199199

200200
- name: Login to ${{ env.REGISTRY_DEV }}
201201
if: ${{ steps.cilium-builder-tag-in-repositories.outputs.exists == 'false' && steps.cilium-runtime-tag-in-repositories.outputs.exists != 'false' }}
202-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
202+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
203203
with:
204204
registry: ${{ env.REGISTRY_DEV }}
205205
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}

.github/workflows/build-images-base-v1.20.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
- name: Login to ${{ env.REGISTRY_DEV }}
113113
if: ${{ steps.cilium-runtime-tag-in-repositories.outputs.exists == 'false' }}
114-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
114+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
115115
with:
116116
registry: ${{ env.REGISTRY_DEV }}
117117
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}
@@ -199,7 +199,7 @@ jobs:
199199

200200
- name: Login to ${{ env.REGISTRY_DEV }}
201201
if: ${{ steps.cilium-builder-tag-in-repositories.outputs.exists == 'false' && steps.cilium-runtime-tag-in-repositories.outputs.exists != 'false' }}
202-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
202+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
203203
with:
204204
registry: ${{ env.REGISTRY_DEV }}
205205
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}

.github/workflows/build-images-base.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127

128128
- name: Login to ${{ env.REGISTRY_DEV }}
129129
if: ${{ steps.cilium-runtime-tag-in-repositories.outputs.exists == 'false' }}
130-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
130+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
131131
with:
132132
registry: ${{ env.REGISTRY_DEV }}
133133
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}
@@ -215,7 +215,7 @@ jobs:
215215

216216
- name: Login to ${{ env.REGISTRY_DEV }}
217217
if: ${{ steps.cilium-builder-tag-in-repositories.outputs.exists == 'false' && steps.cilium-runtime-tag-in-repositories.outputs.exists != 'false' }}
218-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
218+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
219219
with:
220220
registry: ${{ env.REGISTRY_DEV }}
221221
username: ${{ secrets.QUAY_BASE_RELEASE_USERNAME_202411 }}

.github/workflows/build-images-beta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
7979

8080
- name: Login to ${{ env.REGISTRY_DEV }}
81-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
81+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
8282
with:
8383
registry: ${{ env.REGISTRY_DEV }}
8484
username: ${{ secrets.QUAY_BETA_USERNAME }}

.github/workflows/build-images-ci-v1.17.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
gc=false
138138
139139
- name: Login to ${{ env.REGISTRY_DEV }} for CI
140-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
140+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
141141
with:
142142
registry: ${{ env.REGISTRY_DEV }}
143143
username: ${{ secrets.QUAY_USERNAME_CI }}

.github/workflows/build-images-ci-v1.18.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
gc=false
145145
146146
- name: Login to ${{ env.REGISTRY_DEV }} for CI
147-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
147+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
148148
with:
149149
registry: ${{ env.REGISTRY_DEV }}
150150
username: ${{ secrets.QUAY_USERNAME_CI }}

.github/workflows/build-images-ci-v1.19.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
gc=false
145145
146146
- name: Login to ${{ env.REGISTRY_DEV }} for CI
147-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
147+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
148148
with:
149149
registry: ${{ env.REGISTRY_DEV }}
150150
username: ${{ secrets.QUAY_USERNAME_CI }}

.github/workflows/build-images-ci-v1.20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
gc=false
135135
136136
- name: Login to ${{ env.REGISTRY_DEV }} for CI
137-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
137+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
138138
with:
139139
registry: ${{ env.REGISTRY_DEV }}
140140
username: ${{ secrets.QUAY_USERNAME_CI }}

0 commit comments

Comments
 (0)