2 Commits

Author SHA1 Message Date
b987f4775f Merge pull request 'chore(deps): update ad-m/github-push-action action to v1.1.0' (#66) from renovate/ad-m-github-push-action-1.x into dev
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 9s
Reviewed-on: #66
2026-04-10 12:09:12 +00:00
8ff5caaede chore(deps): update ad-m/github-push-action action to v1.1.0
All checks were successful
Build only (for PRs) / build-only (pull_request) Successful in 4m25s
2026-04-10 06:01:25 +00:00

View File

@@ -83,7 +83,7 @@ jobs:
fi fi
exit 0 exit 0
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@v1.0.0 uses: ad-m/github-push-action@v1.1.0
with: with:
github_token: ${{ secrets.ACTIONS_TOKEN }} github_token: ${{ secrets.ACTIONS_TOKEN }}
repository: infrastructure/core-apps repository: infrastructure/core-apps