From b98a393c4460baaec85bf316fecd814834744f0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:53:52 -0800 Subject: [PATCH] build(deps): bump cross-platform-actions/action from 0.23.0 to 0.26.0 in /.github/workflows (#4951) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci_openbsd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_openbsd.yml b/.github/workflows/ci_openbsd.yml index 3bd2292a762..97bf1ebd932 100644 --- a/.github/workflows/ci_openbsd.yml +++ b/.github/workflows/ci_openbsd.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@v4 - name: Build and test in OpenBSD id: test - uses: cross-platform-actions/action@v0.23.0 + uses: cross-platform-actions/action@v0.26.0 with: operating_system: openbsd architecture: x86-64