Skip to content

Update to latest goreleaser #3

Update to latest goreleaser

Update to latest goreleaser #3

name: Go Dependabot PR Workspace Sync
on:
pull_request_target:
types:
- opened
- reopened
- synchronize
jobs:
sync:
uses: curioswitch/go-build/.github/workflows/export-dependabot-go-sync.yaml@277d5add75ace14a0de61295626d2aa3690adeaf
with:
github_app_id: "1047503"
secrets:
github_app_key: ${{ secrets.CURIOSWITCH_APP_KEY }}