From 1116cc7c69be556023d188baab63b478555b6fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 02:18:22 +0000 Subject: [PATCH] Bump mikefarah/yq from 4.27.2 to 4.27.4 Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.27.2 to 4.27.4. - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](https://github.com/mikefarah/yq/compare/v4.27.2...v4.27.4) --- updated-dependencies: - dependency-name: mikefarah/yq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker.yaml b/.github/workflows/docker.yaml index 16e90f7..4601d41 100644 --- a/.github/workflows/docker.yaml +++ b/.github/workflows/docker.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: mikefarah/yq@v4.27.2 + - uses: mikefarah/yq@v4.27.4 id: yq with: cmd: yq eval '.appVersion' shinyproxy/Chart.yaml