Skip to content

Commit

Permalink
Merge pull request #29 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
circlecube authored Jan 8, 2025
2 parents 0087a9f + c6278a6 commit a062a26
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 @@ -20,7 +20,7 @@ jobs:
run: echo ::set-output name=VERSION::${GITHUB_REF##*/}

- 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 a062a26

Please sign in to comment.