Skip to content

Commit 921872d

Browse files
chore(deps): update mikefarah/yq action to v4.40.4
1 parent 0bb52df commit 921872d

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
@@ -57,7 +57,7 @@ jobs:
5757
repository: csesoc/deployment
5858
token: ${{ secrets.GH_TOKEN }}
5959
- name: Install yq
60-
uses: mikefarah/yq@v4.40.3
60+
uses: mikefarah/yq@v4.40.4
6161
- name: Update deployment
6262
env:
6363
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)