From 648c94989161a32cc0a6623008cb8df43d9999cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:52:19 +0000 Subject: [PATCH] MAINT: Bump ZeitOnline/gh-action-baseproject from 0.9.0 to 0.10.2 Bumps [ZeitOnline/gh-action-baseproject](https://github.com/zeitonline/gh-action-baseproject) from 0.9.0 to 0.10.2. - [Release notes](https://github.com/zeitonline/gh-action-baseproject/releases) - [Changelog](https://github.com/ZeitOnline/gh-action-baseproject/blob/main/CHANGELOG.md) - [Commits](https://github.com/zeitonline/gh-action-baseproject/compare/v0.9.0...v0.10.2) --- updated-dependencies: - dependency-name: ZeitOnline/gh-action-baseproject dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/testrunner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testrunner.yaml b/.github/workflows/testrunner.yaml index d48c9b2ca8..3f04d06407 100644 --- a/.github/workflows/testrunner.yaml +++ b/.github/workflows/testrunner.yaml @@ -50,7 +50,7 @@ jobs: # Has been added manually (both the key in vivi-deployment and # the GHA secret in vivi) ssh-key: ${{secrets.DEPLOY_KEY_DEPLOYMENT}} - - uses: ZeitOnline/gh-action-baseproject@v0.9.0 + - uses: ZeitOnline/gh-action-baseproject@v0.10.2 with: project_name: ${{env.project}} environment: staging