From e3230d507cf8cb0fcc3306b26118e57deff557ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 12:53:24 +0300 Subject: [PATCH] chore(deps): bump toptal/davinci-github-actions from 4.9.0 to 4.10.3 (#126) Bumps [toptal/davinci-github-actions](https://github.com/toptal/davinci-github-actions) from 4.9.0 to 4.10.3. - [Release notes](https://github.com/toptal/davinci-github-actions/releases) - [Changelog](https://github.com/toptal/davinci-github-actions/blob/master/CHANGELOG.md) - [Commits](https://github.com/toptal/davinci-github-actions/compare/v4.9.0...v4.10.3) --- updated-dependencies: - dependency-name: toptal/davinci-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/handle-contribution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/handle-contribution.yml b/.github/workflows/handle-contribution.yml index dd6f270a..7ab7fd9b 100644 --- a/.github/workflows/handle-contribution.yml +++ b/.github/workflows/handle-contribution.yml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest name: Call notify jira about contribution steps: - - uses: toptal/davinci-github-actions/notify-jira-about-contribution@v4.9.0 + - uses: toptal/davinci-github-actions/notify-jira-about-contribution@v4.10.3 with: team: frontend-experience-eng repo: ${{ github.event.repository.name }}