Skip to content

Update module github.com/stretchr/testify to v1.9.0 #30

Update module github.com/stretchr/testify to v1.9.0

Update module github.com/stretchr/testify to v1.9.0 #30

Workflow file for this run

---
name: release
on:
push:
branches:
- main
jobs:
call-release:
uses: telekom-mms/.github/.github/workflows/release.yml@main
secrets:
GH_BRANCH_PROTECTION_APP_TOKEN: ${{ secrets.GH_BRANCH_PROTECTION_APP_TOKEN }}