Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 #335
Workflow file for this run
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
# DO NOT EDIT! | |
# | |
# This file is generated by the Terraform. | |
# See https://github.com/dogmatiq/repos. | |
name: Continuous Integration | |
on: | |
push: | |
pull_request: | |
schedule: | |
- cron: 0 14 * * 0 | |
jobs: | |
ci: | |
name: Shared | |
uses: dogmatiq/repos/.github/workflows/shared-go.yml@main | |
secrets: inherit |