Skip to content

Commit

Permalink
chore(deps): update mikefarah/yq action to v4.40.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 3757aa8 commit 55ef1f8
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 @@ -57,7 +57,7 @@ jobs:
repository: csesoc/deployment
token: ${{ secrets.GH_TOKEN }}
- name: Install yq
uses: mikefarah/yq@v4.35.2
uses: mikefarah/yq@v4.40.2
- name: Update deployment
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 55ef1f8

Please sign in to comment.