We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a2f267 commit baacad4Copy full SHA for baacad4
.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@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
23
with:
24
token: ${{ secrets.BOT_FILE_UPDATE_TOKEN }}
25
branch: chore/update-unbound-root-hints
0 commit comments