From d1e7d18c7ff9c1287b663f58b67ad1f315e7ad2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:10:23 +0100 Subject: [PATCH] build(deps): bump dagger/dagger-for-github from 6.1.0 to 6.3.0 (#1114) Bumps [dagger/dagger-for-github](https://github.com/dagger/dagger-for-github) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/dagger/dagger-for-github/releases) - [Commits](https://github.com/dagger/dagger-for-github/compare/29d44c596610126326d4c6a567e9a23acbd61fa8...a35fcbab332e24b39bedb0d88c8c791ce7201f2b) --- updated-dependencies: - dependency-name: dagger/dagger-for-github 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/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 13c84f75c..8b2fe3406 100644 --- a/.github/workflows/acceptance-tests.yml +++ b/.github/workflows/acceptance-tests.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Call Dagger Function id: dagger - uses: dagger/dagger-for-github@29d44c596610126326d4c6a567e9a23acbd61fa8 # v6.1.0 + uses: dagger/dagger-for-github@a35fcbab332e24b39bedb0d88c8c791ce7201f2b # v6.3.0 with: version: "0.11.9" verb: call