From 406614663deddb44f83c09b061e668084130a062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 04:32:22 +0000 Subject: [PATCH] Bump vmactions/solaris-vm from 1.1.0 to 1.1.1 Bumps [vmactions/solaris-vm](https://github.com/vmactions/solaris-vm) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/vmactions/solaris-vm/releases) - [Commits](https://github.com/vmactions/solaris-vm/compare/a89b9438868c70db27e41625f0a5de6ff5e90809...cc8f82fa1a7cc746153ec3f71bf11f311f16e225) --- updated-dependencies: - dependency-name: vmactions/solaris-vm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 059b71fa7..0bfce5535 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -215,7 +215,7 @@ jobs: run: ./autogen.sh - name: Build & test - uses: vmactions/solaris-vm@a89b9438868c70db27e41625f0a5de6ff5e90809 # v1.1.0 + uses: vmactions/solaris-vm@cc8f82fa1a7cc746153ec3f71bf11f311f16e225 # v1.1.1 with: envs: 'CFLAGS_SOLARIS_CC' usesh: true