Skip to content

Commit

Permalink
Update update-unbound.yml
Browse files Browse the repository at this point in the history
Updated the action for creating the pull request
  • Loading branch information
Joly0 authored May 14, 2024
1 parent f3ae6c7 commit d0aaa90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-unbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Create Pull Request
if: steps.check_dockerfile.outputs.UPDATE_DOCKERFILE == 'true'
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update-unbound-version
Expand Down

0 comments on commit d0aaa90

Please sign in to comment.