We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea3ab7 commit 8f4f622Copy full SHA for 8f4f622
.github/workflows/pull-request.yml
@@ -75,7 +75,7 @@ jobs:
75
fi
76
77
- name: Push changes
78
- uses: ad-m/github-push-action@v0.6.0
+ uses: ad-m/github-push-action@v0.8.0
79
if: always() && steps.commit.outputs.CHANGES == 'true'
80
with:
81
branch: ${{ github.head_ref }}
0 commit comments