Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdelato committed Mar 17, 2022
1 parent 4e57fb2 commit a379fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
strategy:
matrix: ${{ fromJson(needs.test-group-by-job.outputs.matrix) }}
steps:
- uses: rgdelato/dependaction-create-pull-requests@v0.0.6-13
- uses: rgdelato/dependaction-create-pull-requests@v0.0.6-14
with:
token: ${{ secrets.PAT }}
matrix: ${{ toJson(matrix) }}
Expand Down

0 comments on commit a379fde

Please sign in to comment.