From f78cd3096b6786d30d993f9e3eb4965e0ec70cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 08:42:17 +0000 Subject: [PATCH] chore(deps): bump toptal/davinci-github-actions from 12.0.0 to 12.4.0 Bumps [toptal/davinci-github-actions](https://github.com/toptal/davinci-github-actions) from 12.0.0 to 12.4.0. - [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/v12.0.0...v12.4.0) --- updated-dependencies: - dependency-name: toptal/davinci-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 ec6e4bf..58eefc4 100644 --- a/.github/workflows/handle-contribution.yml +++ b/.github/workflows/handle-contribution.yml @@ -33,7 +33,7 @@ jobs: uses: toptal/davinci-github-actions/expose-json-outputs@master with: json: ${{ steps.secrets_manager.outputs.secrets }} - - uses: toptal/davinci-github-actions/notify-jira-about-contribution@v12.0.0 + - uses: toptal/davinci-github-actions/notify-jira-about-contribution@v12.4.0 with: team: frontend-experience-eng repo: ${{ github.event.repository.name }}