From ff205733e731f78f0c11fc9b1f1494762bec1bc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 09:32:32 -0300 Subject: [PATCH] chore(deps): bump srggrs/assign-one-project-github-action (#2553) Bumps [srggrs/assign-one-project-github-action](https://github.com/srggrs/assign-one-project-github-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/srggrs/assign-one-project-github-action/releases) - [Changelog](https://github.com/srggrs/assign-one-project-github-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/srggrs/assign-one-project-github-action/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: srggrs/assign-one-project-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/assign.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/assign.yml b/.github/workflows/assign.yml index 88fd63507..052bf7829 100644 --- a/.github/workflows/assign.yml +++ b/.github/workflows/assign.yml @@ -13,6 +13,6 @@ jobs: runs-on: ubuntu-latest name: Assign Project and Milestone steps: - - uses: srggrs/assign-one-project-github-action@1.3.0 + - uses: srggrs/assign-one-project-github-action@1.3.1 with: project: 'https://github.com/orgs/goreleaser/projects/3'