From 66ca676e1396c54f48f3fd033eedc334dd62241e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 08:13:45 +0000 Subject: [PATCH] build(deps): bump dagger/dagger-for-github from 5.6.0 to 5.11.0 Bumps [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) from 5.6.0 to 5.11.0. - [Release notes](https://github.com/dagger/dagger-for-github/releases) - [Commits](https://github.com/dagger/dagger-for-github/compare/53a90075b0001a5d43da1f8bb5f3b6dba9c33c74...11048419d80c283890d0dd68187d44541f63dd89) --- updated-dependencies: - dependency-name: dagger/dagger-for-github dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/acceptance-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/acceptance-tests.yml b/.github/workflows/acceptance-tests.yml index 56b479dc8..65f069da7 100644 --- a/.github/workflows/acceptance-tests.yml +++ b/.github/workflows/acceptance-tests.yml @@ -15,7 +15,7 @@ jobs: - name: Checkout uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 - name: Call Dagger Function - uses: dagger/dagger-for-github@53a90075b0001a5d43da1f8bb5f3b6dba9c33c74 # v5.6.0 + uses: dagger/dagger-for-github@11048419d80c283890d0dd68187d44541f63dd89 # v5.11.0 with: version: "0.11.9" verb: call