Skip to content

Commit edd6a32

Browse files
authored
Merge pull request #1899 from LerianStudio/chore/pin-shared-workflow-version
chore(ci): pin release-notification shared workflow ref
2 parents 0f157e9 + e7a3ebb commit edd6a32

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release-notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
notify:
9-
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release-notification.yml@develop
9+
uses: LerianStudio/github-actions-shared-workflows/.github/workflows/release-notification.yml@v1.16.0-beta.15
1010
with:
1111
product_name: "Midaz"
1212
slack_channel: "lerian-product-release"

components/crm/cmd/app/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,3 @@ func main() {
4545

4646
service.Run()
4747
}
48-

0 commit comments

Comments
 (0)