Barazo lexicon schemas and TypeScript types barazo.forum
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #18 from barazo-forum/dependabot/github_actions/peter-evans/repository-dispatch-4.0.1

chore(deps): bump peter-evans/repository-dispatch from 3.0.0 to 4.0.1

authored by

Guido X Jansen and committed by
GitHub
a5ad2c98 f89b3802

+1 -1
+1 -1
.github/workflows/deploy-staging.yml
··· 13 13 runs-on: ubuntu-latest 14 14 steps: 15 15 - name: Dispatch to barazo-deploy 16 - uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # v3 16 + uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4.0.1 17 17 with: 18 18 token: ${{ secrets.DEPLOY_PAT }} 19 19 repository: barazo-forum/barazo-deploy