From b4af716cadfa94f684de37efb05b11334bd5b444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 04:15:48 +0000 Subject: [PATCH] build(deps): bump haya14busa/action-cond from 1.1.1 to 1.2.1 Bumps [haya14busa/action-cond](https://github.com/haya14busa/action-cond) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/haya14busa/action-cond/releases) - [Commits](https://github.com/haya14busa/action-cond/compare/1d6e8a12b20cdb4f1954feef9aa475b9c390cab5...94f77f7a80cd666cb3155084e428254fea4281fd) --- updated-dependencies: - dependency-name: haya14busa/action-cond dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/artifacts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/artifacts.yaml b/.github/workflows/artifacts.yaml index 35676e33d7..187976b5fb 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -95,7 +95,7 @@ jobs: # Multiple exporters are not supported yet # See https://github.com/moby/buildkit/pull/2760 - name: Determine build output - uses: haya14busa/action-cond@1d6e8a12b20cdb4f1954feef9aa475b9c390cab5 # v1.1.1 + uses: haya14busa/action-cond@94f77f7a80cd666cb3155084e428254fea4281fd # v1.2.1 id: build-output with: cond: ${{ inputs.publish }}