From a56262478731bbeae8ea457f2fa7594497098bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:18:42 +0000 Subject: [PATCH] fix(deps): bump s0/git-publish-subdir-action from 2.5.0 to 2.5.1 Bumps [s0/git-publish-subdir-action](https://github.com/s0/git-publish-subdir-action) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/s0/git-publish-subdir-action/releases) - [Commits](https://github.com/s0/git-publish-subdir-action/compare/v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: s0/git-publish-subdir-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index eaa9c9d..bc52b02 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -37,7 +37,7 @@ jobs: run: yarn start - name: Upload screenshots 🚀 - uses: s0/git-publish-subdir-action@v2.5.0 + uses: s0/git-publish-subdir-action@v2.5.1 env: REPO: self BRANCH: screenshots