Skip to content

Commit fc17df6

Browse files
chore(deps): update mikefarah/yq action to v4.31.1
1 parent acd1ed4 commit fc17df6

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
@@ -63,7 +63,7 @@ jobs:
6363
repository: csesoc/deployment
6464
token: ${{ secrets.GH_TOKEN }}
6565
- name: Install yq - portable yaml processor
66-
uses: mikefarah/yq@v4.27.5
66+
uses: mikefarah/yq@v4.31.1
6767
- name: Update deployment
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)