Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #154 from 0xProject/dependabot/github_actions/pete…
Browse files Browse the repository at this point in the history
…r-evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
eitu5ami authored Feb 1, 2024
2 parents 3e512c5 + af0bcfd commit 3c5173e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Output for next steps
echo "##[set-output name=current_image_tag;]${current_image_tag}"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT }}
author: ${{ github.event.sender.login }} <${{ github.event.sender.login }}@users.noreply.github.com>
Expand Down

0 comments on commit 3c5173e

Please sign in to comment.