From bcc1aa99bfdf120103f692e06d2016547c2a7549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 12:08:54 +0000 Subject: [PATCH] Bump zero88/gh-project-context from 1.1 to 1.2 Bumps [zero88/gh-project-context](https://github.com/zero88/gh-project-context) from 1.1 to 1.2. - [Release notes](https://github.com/zero88/gh-project-context/releases) - [Commits](https://github.com/zero88/gh-project-context/compare/v1.1...v1.2) --- updated-dependencies: - dependency-name: zero88/gh-project-context dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7ed1f8b..c1a9c58 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: - name: Project context id: context - uses: zero88/gh-project-context@v1.1 + uses: zero88/gh-project-context@v1.2 with: mustSign: true nextVerMode: PATCH