From 06e62ef23379d0a597f27747b73e55ab86f52bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:03:54 +0100 Subject: [PATCH] chore(deps): bump toptal/davinci-github-actions from 4.10.3 to 4.10.4 (#131) Bumps [toptal/davinci-github-actions](https://github.com/toptal/davinci-github-actions) from 4.10.3 to 4.10.4. - [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.10.3...v4.10.4) --- updated-dependencies: - dependency-name: toptal/davinci-github-actions 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/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 7ab7fd9b..9858e053 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.10.3 + - uses: toptal/davinci-github-actions/notify-jira-about-contribution@v4.10.4 with: team: frontend-experience-eng repo: ${{ github.event.repository.name }}