Skip to content

Commit cd44b05

Browse files
chore(major): update peter-evans/create-pull-request action to v8
1 parent afc6142 commit cd44b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-unbound-root-hints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: curl --output images/unbound/root.hints https://www.internic.net/domain/named.cache
2020

2121
- name: Create Pull Request
22-
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
22+
uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
2323
with:
2424
token: ${{ secrets.BOT_FILE_UPDATE_TOKEN }}
2525
branch: chore/update-unbound-root-hints

0 commit comments

Comments
 (0)