Skip to content

Commit cf78c9d

Browse files
fix(deps): update weekly minor & patch updates
1 parent 4c656ed commit cf78c9d

File tree

7 files changed

+4574
-4344
lines changed

7 files changed

+4574
-4344
lines changed

.github/workflows/docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
token: ${{ secrets.GH_TOKEN }}
6060
ref: develop
6161
- name: Install yq - portable yaml processor
62-
uses: mikefarah/yq@v4.34.1
62+
uses: mikefarah/yq@v4.52.4
6363
- name: Update deployment
6464
env:
6565
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
@@ -92,7 +92,7 @@ jobs:
9292
token: ${{ secrets.GH_TOKEN }}
9393
ref: develop
9494
- name: Install yq - portable yaml processor
95-
uses: mikefarah/yq@v4.27.2
95+
uses: mikefarah/yq@v4.52.4
9696
- name: Update deployment
9797
env:
9898
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)