chore: bump androidx.compose.ui:ui-test-junit4 from 1.3.0 to 1.6.5 in /core-sdk-samples/higgs-shop-sample-app #86
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: "Create Jira Comment" | |
on: | |
issue_comment: | |
types: ["created"] | |
jobs: | |
create-jira-comment: | |
name: "Create Jira Comment" | |
uses: mParticle/mparticle-workflows/.github/workflows/issue-comment-to-jira.yml@main | |
secrets: inherit |