Skip to content

Commit abe7a37

Browse files
chore(deps): bump the dependencies group with 2 updates (#401)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 963a8c0 commit abe7a37

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-to-k8s.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ jobs:
3232
password: ${{ secrets.DOCKERHUB_TOKEN }}
3333

3434
- name: Set up Docker Buildx
35-
uses: docker/setup-buildx-action@v4
35+
uses: docker/setup-buildx-action@v4.1.0
3636

3737
- name: Extract metadata (tags, labels) for Docker
3838
id: meta
39-
uses: docker/metadata-action@v6
39+
uses: docker/metadata-action@v6.1.0
4040
with:
4141
images: ${{ github.repository }}
4242
tags: |

0 commit comments

Comments
 (0)