Skip to content

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #510

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #510

Workflow file for this run

name: Release Notes Management
on:
push:
tags:
- "*"
pull_request_review:
pull_request:
types:
- labeled
- unlabeled
- edited
- synchronize
branches: [main]
release:
types:
- published
jobs:
release-notes:
uses: zaphiro-technologies/github-workflows/.github/workflows/release-notes.yaml@main
secrets: inherit