From 629fdaea2ab7daec2899ca3362297f865789e803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 15:05:29 +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 654582b..245ad17 100644 --- a/.github/workflows/artifacts.yaml +++ b/.github/workflows/artifacts.yaml @@ -34,7 +34,7 @@ jobs: run: nix develop --impure .#ci - name: Determine build command - uses: haya14busa/action-cond@1d6e8a12b20cdb4f1954feef9aa475b9c390cab5 # v1.1.1 + uses: haya14busa/action-cond@94f77f7a80cd666cb3155084e428254fea4281fd # v1.2.1 id: build-command with: cond: ${{ inputs.release }}