Skip to content

Commit 8f4f622

Browse files
renovate[bot]aquemy
authored andcommitted
chore(actions): update ad-m/github-push-action action to v0.8.0
1 parent dea3ab7 commit 8f4f622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
fi
7676
7777
- name: Push changes
78-
uses: ad-m/github-push-action@v0.6.0
78+
uses: ad-m/github-push-action@v0.8.0
7979
if: always() && steps.commit.outputs.CHANGES == 'true'
8080
with:
8181
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)