Skip to content

Commit 5dc7bb2

Browse files
chore(deps): update mikefarah/yq action to v4.28.1 (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6567528 commit 5dc7bb2

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.28.1
6767
- name: Update deployment
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)