We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1436c9 commit 5311cd8Copy full SHA for 5311cd8
.github/workflows/updpyver.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Commit changes to a new branch
52
if: ${{ success() && !contains(fromJSON('["push", "pull_request"]'), github.event_name) }}
53
- uses: devops-infra/[email protected].2
+ uses: devops-infra/[email protected].4
54
with:
55
github_token: "${{ secrets.GITHUB_TOKEN }}"
56
commit_prefix: "[AUTO]"
0 commit comments