From fa579212df51a5878aeee688cb74d4704f3c6bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 06:11:41 +0000 Subject: [PATCH] Bump VaultVulp/gp-docker-action from 1.1.8 to 1.2.0 Bumps [VaultVulp/gp-docker-action](https://github.com/VaultVulp/gp-docker-action) from 1.1.8 to 1.2.0. - [Release notes](https://github.com/VaultVulp/gp-docker-action/releases) - [Commits](https://github.com/VaultVulp/gp-docker-action/compare/1.1.8...1.2.0) --- updated-dependencies: - dependency-name: VaultVulp/gp-docker-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7ffa096..97cf2b6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: with: args: --cwd services/bot install - name: Build and publish Docker Image to GitHub Packages Registry - uses: VaultVulp/gp-docker-action@1.1.8 + uses: VaultVulp/gp-docker-action@1.2.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} image-name: qutex_bot