From 04c84947eeb2c7fa3bdf57a72e81ccbbf4478edb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 12:07:19 +0000 Subject: [PATCH] Bump sv-tools/create-milestone-action from 1.1.0 to 1.3.0 Bumps [sv-tools/create-milestone-action](https://github.com/sv-tools/create-milestone-action) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/sv-tools/create-milestone-action/releases) - [Commits](https://github.com/sv-tools/create-milestone-action/compare/v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: sv-tools/create-milestone-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 2b69bdd..1705cf6 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -38,7 +38,7 @@ jobs: run: git push origin --tags - name: Create Milestone - uses: sv-tools/create-milestone-action@v1.1.0 + uses: sv-tools/create-milestone-action@v1.3.0 with: token: "${{ secrets.GITHUB_TOKEN }}" title: Next