Skip to content

Commit

Permalink
Revert "Update peter-evans/create-pull-request action to v7 (#104)" (#…
Browse files Browse the repository at this point in the history
…106)

This reverts commit b770748.
  • Loading branch information
xylo04 authored Sep 11, 2024
1 parent 126876e commit 850aef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go mod tidy
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
uses: peter-evans/create-pull-request@v6
with:
token: "${{ secrets.GH_PAT }}"
add-paths: |
Expand Down

0 comments on commit 850aef3

Please sign in to comment.