Update ad-m/github-push-action action to v1

This commit is contained in:
2025-09-12 18:00:45 +00:00
parent d478896aad
commit be664a178b

View File

@@ -73,7 +73,7 @@ jobs:
git commit -a -m "yt-dlp-bot: deploy update to ${{ needs.build-and-push.outputs.sha_short }}" git commit -a -m "yt-dlp-bot: deploy update to ${{ needs.build-and-push.outputs.sha_short }}"
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@v0.8.0 uses: ad-m/github-push-action@v1.0.0
with: with:
github_token: ${{ secrets.ACTIONS_TOKEN }} github_token: ${{ secrets.ACTIONS_TOKEN }}
repository: infrastructure/core-apps repository: infrastructure/core-apps