Skip to content

build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 #290

build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0

build(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 #290

Workflow file for this run

name: Sync Jira Based on PR Events
on:
pull_request_target:
types: [opened, edited, ready_for_review, review_requested, labeled, unlabeled, closed]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
jira-sync:
uses: scylladb/github-automation/.github/workflows/main_pr_events_jira_sync.yml@47138e9130250ee1a35166cff7dd0e94c8897196 # main
with:
caller_action: ${{ github.event.action }}
secrets:
caller_jira_auth: ${{ secrets.USER_AND_KEY_FOR_JIRA_AUTOMATION }}