Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2023
1 parent 98669e0 commit edb7ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
repository: csesoc/deployment
token: ${{ secrets.GH_TOKEN }}
- name: Install yq - portable yaml processor
uses: mikefarah/yq@v4.27.5
uses: mikefarah/yq@v4.32.2
- name: Update deployment
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit edb7ebd

Please sign in to comment.