Skip to content

Commit b1bac97

Browse files
authored
Update dispatch-workflow.yml
1 parent 869ec56 commit b1bac97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dispatch-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Trigger repository dispatch
13-
uses: peter-evans/repository-dispatch@v1
13+
uses: peter-evans/repository-dispatch@v3
1414
with:
1515
token: ${{ secrets.GH_PAT }}
1616
repository: macboy5/Programmers_Badge_Generator

0 commit comments

Comments
 (0)