Skip to content

Commit

Permalink
Update dependency-updates.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored May 2, 2024
1 parent b49ec68 commit 0bced46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
| tail -1 \
| sed "s|\^{}||g"
)"
sed -i "s|PT_VERSION=.*|PT_VERSION=$W2D_VERSION \\\|" ./Dockerfile
sed -i "s|PT_VERSION=.*|PT_VERSION=$PT_VERSION \\\|" ./Dockerfile
echo "version=$PT_VERSION" >> $GITHUB_OUTPUT
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit 0bced46

Please sign in to comment.