Skip to content

Commit a412d23

Browse files
chore(deps): update mikefarah/yq action to v4.48.2
1 parent 775fcf6 commit a412d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
ref: dev
5959
token: ${{ secrets.GH_TOKEN }}
6060
- name: Install yq
61-
uses: mikefarah/yq@v4.40.5
61+
uses: mikefarah/yq@v4.48.2
6262
- name: Update deployment
6363
env:
6464
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)