From 144370824165ba562002dd8d96d608dd11060ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 14:47:22 -0500 Subject: [PATCH] Bump haya14busa/action-cond from 1.0.0 to 1.1.1 (#25482) Bumps [haya14busa/action-cond](https://github.com/haya14busa/action-cond) from 1.0.0 to 1.1.1. - [Release notes](https://github.com/haya14busa/action-cond/releases) - [Commits](https://github.com/haya14busa/action-cond/compare/v1...v1) --- updated-dependencies: - dependency-name: haya14busa/action-cond dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/unit_integration_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit_integration_test.yaml b/.github/workflows/unit_integration_test.yaml index f1a36facba7bb2..7a7fc4ff96e600 100644 --- a/.github/workflows/unit_integration_test.yaml +++ b/.github/workflows/unit_integration_test.yaml @@ -69,7 +69,7 @@ jobs: .environment/pigweed-venv/*.log - name: Artifact suffix id: outsuffix - uses: haya14busa/action-cond@v1.0.0 + uses: haya14busa/action-cond@v1 if: ${{ !env.ACT }} with: cond: ${{ github.event.pull_request.number == '' }}