action-commit-push
action-commit-push copied to clipboard
GitHub Action that will create a new commit and push it to the repository
When attempting to run the Action on Windows, I get this error: `Error: Container action is only supported on Linux` Ideally the action could at least attempt `docker run ...`...
## :memo: Brief description Ho do i provide the path of the cloned repo, so that i can use this actions to commit steps: - uses: actions/checkout@v4 with: token: ${{...
## :memo: Brief description By default, the `force` parameter is not a true `--force` but `--force-with-lease`. It will cause a push to fail when attempting to overwrite a remote branch....
## :memo: Brief description I am using this action in combination with your other action, [action-pull-request](https://github.com/devops-infra/action-pull-request), in a workflow called [fetch-data](https://github.com/damianooldoni/test-workflows/blob/main/.github/workflows/fetch-data.yaml), The changes are committed to the new branch and...
 ### Snyk has created this PR to fix 4 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...
Bumps ubuntu from jammy-20240530 to jammy-20240808. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
 ### Snyk has created this PR to fix 2 vulnerabilities in the dockerfile dependencies of this project. Keeping your Docker base image up-to-date means you’ll benefit from security fixes...