We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b3286 commit b366ea7Copy full SHA for b366ea7
.github/workflows/update-unbound-root-hints.yml
@@ -19,7 +19,7 @@ jobs:
19
run: curl --output images/unbound/root.hints https://www.internic.net/domain/named.cache
20
21
- name: Create Pull Request
22
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
+ uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
23
with:
24
token: ${{ secrets.BOT_FILE_UPDATE_TOKEN }}
25
branch: chore/update-unbound-root-hints
0 commit comments