Skip to content

Commit

Permalink
Merge pull request #24 from newfold-labs/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…in/peter-evans/repository-dispatch-3

GitHub Actions(deps): Bump peter-evans/repository-dispatch from 1 to 3
  • Loading branch information
wpscholar authored Jan 22, 2025
2 parents bf005d9 + e464ecc commit 26da074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/satis-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: echo "VERSION=${GITHUB_REF##*/}" >> $GITHUB_OUTPUT

- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.WEBHOOK_TOKEN }}
repository: newfold-labs/satis
Expand Down

0 comments on commit 26da074

Please sign in to comment.