Skip to content

Commit 6602a6e

Browse files
gha: bump devops-infra/action-commit-push from 0.11.0 to 0.11.2 (#160)
Bumps [devops-infra/action-commit-push](https://github.com/devops-infra/action-commit-push) from 0.11.0 to 0.11.2. - [Release notes](https://github.com/devops-infra/action-commit-push/releases) - [Commits](devops-infra/action-commit-push@v0.11.0...v0.11.2) --- updated-dependencies: - dependency-name: devops-infra/action-commit-push dependency-version: 0.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2152e13 commit 6602a6e

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
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Commit changes to a new branch
5252
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
53-
uses: devops-infra/[email protected].0
53+
uses: devops-infra/[email protected].2
5454
with:
5555
github_token: "${{ secrets.GITHUB_TOKEN }}"
5656
commit_prefix: "[AUTO]"

0 commit comments

Comments
 (0)