Skip to content

Commit 92a75b5

Browse files
gha: bump devops-infra/action-commit-push from 0.9.2 to 0.10.0 (#116)
Bumps [devops-infra/action-commit-push](https://github.com/devops-infra/action-commit-push) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/devops-infra/action-commit-push/releases) - [Commits](devops-infra/action-commit-push@v0.9.2...v0.10.0) --- updated-dependencies: - dependency-name: devops-infra/action-commit-push dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c642216 commit 92a75b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updpyver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
4949
- name: Commit changes to a new branch
5050
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
51-
uses: devops-infra/action-commit-push@v0.9.2
51+
uses: devops-infra/action-commit-push@v0.10.0
5252
with:
5353
github_token: "${{ secrets.GITHUB_TOKEN }}"
5454
commit_prefix: "[AUTO]"

0 commit comments

Comments
 (0)